An open API service indexing awesome lists of open source software.

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.

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**