Fetches attendance details from PESUAcademy, provides real-time logs, and supports multiple SRN formats and mappings.
Download uv
uv run main.pycurl -X POST https://attendanceisallyouneed.vercel.app/api/attendance \
-H "Content-Type: application/json" \
-d '{"username": "PES2UG23CS001", "password": "your_password"}'Feel free to open issues and PRs for improvements and feature requests.