Skip to content

SuperSonicHub1/PrimeGamingCalendar

Repository files navigation

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()'