https://github.com/bhumijgupta/quickattendancesheet
This is a Python script which lets you search members in an excel file and mark them present.
https://github.com/bhumijgupta/quickattendancesheet
excel-python pandas-python python-script python3
Last synced: 8 months ago
JSON representation
This is a Python script which lets you search members in an excel file and mark them present.
- Host: GitHub
- URL: https://github.com/bhumijgupta/quickattendancesheet
- Owner: bhumijgupta
- Created: 2018-09-10T11:15:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-10T16:34:00.000Z (about 7 years ago)
- Last Synced: 2025-01-20T08:11:42.421Z (9 months ago)
- Topics: excel-python, pandas-python, python-script, python3
- Language: Python
- Homepage:
- Size: 18.6 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QuickAttendanceSheet
This is a Python script which lets you search members in a excel file and mark them present using Participant ID.
# Built With
- Python
- Pandas
# Special Inputs
- **None** or **none** for exiting the script and export the changes
- **Staus** or **status** for finding the number of present and absent Participants
# Remember
- Place the excel file and python script in same folder
- The criteria for searching is **Participant ID**
- Final file is created in the same folder with name **final.xlsx**