{"id":37079985,"url":"https://github.com/morehwachege/attendance-tracker-email","last_synced_at":"2026-01-14T09:40:37.148Z","repository":{"id":61999881,"uuid":"556849667","full_name":"morehwachege/attendance-tracker-email","owner":"morehwachege","description":"Tracks the attendance of participants in online events using their emails","archived":false,"fork":false,"pushed_at":"2022-10-26T01:00:48.000Z","size":2688,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-25T01:58:20.482Z","etag":null,"topics":["attendance-monitoring","python3","software"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/attendance-tracker-email","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/morehwachege.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-10-24T16:23:14.000Z","updated_at":"2024-03-06T13:01:15.000Z","dependencies_parsed_at":"2023-01-20T19:16:17.224Z","dependency_job_id":null,"html_url":"https://github.com/morehwachege/attendance-tracker-email","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/morehwachege/attendance-tracker-email","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morehwachege%2Fattendance-tracker-email","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morehwachege%2Fattendance-tracker-email/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morehwachege%2Fattendance-tracker-email/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morehwachege%2Fattendance-tracker-email/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/morehwachege","download_url":"https://codeload.github.com/morehwachege/attendance-tracker-email/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/morehwachege%2Fattendance-tracker-email/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28416120,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:38:59.149Z","status":"ssl_error","status_checked_at":"2026-01-14T08:38:43.588Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["attendance-monitoring","python3","software"],"created_at":"2026-01-14T09:40:36.449Z","updated_at":"2026-01-14T09:40:37.143Z","avatar_url":"https://github.com/morehwachege.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Attendance Tracker\n\nTracks the attendance of participants in online events using their emails\n\n### Install\n```bash\npip install attendance_tracker_email\n```\n[PyPi Package](https://pypi.org/project/attendance-tracker-email)\n### Directory structure\n\n```\nyour_project\n│   README.md\n│   your_script.py\n│\n└───email_files\n   │   day1.txt\n   │   day2.txt\n   |   day3.txt\n\n```\n\n------- day1.txt\n```day1.txt\nfirst2emai@outlook.com\nsecond12email@gmail.com\n```\n\n### How to use \n\n\n```\nfrom attendance_tracker_email import attended\n```\nDirectory with emails as day1.txt, day2.txt etc\n```\ndirectory = 'email_files'\nprint( attended.show_attended(directory))\n```\n\n### Next in the project\n- [X] Published for easy plug n play\n- [ ] #739 Create a chrome extension for the frontend\n- [ ] Authentication to take attendance automatically\n- [ ] Track time attended\n- [ ] Add more features\n\n### Issues\na)  [Open an issue](https://github.com/morehwachege/attendance-tracker-email/issues)\nb) [Star this for the future](https://github.com/morehwachege/attendance-tracker-email/fork)\n## License\nMIT\n\nContributions are welcome. Pull requests are welcome.\n\n  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorehwachege%2Fattendance-tracker-email","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmorehwachege%2Fattendance-tracker-email","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmorehwachege%2Fattendance-tracker-email/lists"}