Attendance tracker package using emails
Project description
Attendance Tracker
Tracks the attendance of participants in online events using their emails
Install
pip install attendance_tracker_email
Directory structure
your_project
│ README.md
│ your_script.py
│
└───email_files
│ day1.txt
│ day2.txt
| day3.txt
------- day1.txt
first2emai@outlook.com
second12email@gmail.com
How to use
from attendance_tracker_email import attended
Directory with emails as day1.txt, day2.txt etc
directory = 'email_files'
print( attended.show_attended(directory))
Next in the project
- Published for easy plug n play
- #739 Create a chrome extension for the frontend
- Authentication to take attendance automatically
- Track time attended
- Add more features
Issues
a) Open an issue b) Star this for the future
License
MIT
Contributions are welcome. Pull requests are welcome.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file attendance_tracker_email-0.1.5.tar.gz.
File metadata
- Download URL: attendance_tracker_email-0.1.5.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fdd6911acb858c7ab4b44e6fbb6fde6973bd077e92430fb5cbd5f2c9a63bb12
|
|
| MD5 |
2f6dcedd8a667108b042174e04eb8901
|
|
| BLAKE2b-256 |
2625d11895e33f7311eb0e458156f793c02806c71f3620585b81e6b0e4948ead
|
File details
Details for the file attendance_tracker_email-0.1.5-py3-none-any.whl.
File metadata
- Download URL: attendance_tracker_email-0.1.5-py3-none-any.whl
- Upload date:
- Size: 3.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45e9137189350570c8848b6670ba8f4437501dedcb15ec532c1bfe93597d4464
|
|
| MD5 |
b926fa5db747c17e542db6c77b6edb39
|
|
| BLAKE2b-256 |
a7a51999152a2c6fd93cc0e7af1ecb7e6282903382d7e5626aeef487f2540630
|