Skip to content

Monitors resort reservation availability and makes reservation on behalf of the user

Notifications You must be signed in to change notification settings

BrettBedarf/ski_reservation_bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ski_reservation_bot

Monitors resort reservation availability and makes reservation on behalf of the user.

Build Instructions:

Uses pipenv for Python package and environment management.

Install pipenv with pip install pipenv

Install environment from project root with pipenv install

Setup

Make a copy of /config/reservation_input_TEMPLATE.py and rename to epic_config.py in the same folder.

Enter local variables

Run

Run the app from root the directory with pipenv run python main.py

About

Monitors resort reservation availability and makes reservation on behalf of the user

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages