Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 221 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 221 Bytes

Prime Gaming Calender

Make good use of your Amazon Prime subscription.

Install

poetry install
# For the lazy...
python3 main.py 
# For the more upstanding
gunicorn 'prime_gaming_calendar:create_app()'