Poseidon - ERP Attendance Scraper
git clone https://github.com/The-SCRIPT-Group/Poseidon.git
To get your environment setup with the required libraries
pip install -r requirements.txt
pip install -U -r requirements.txt
You can install the dependencies in a virtualenv if you so desire
To run the application with the flask development server
or with gunicorn