-
Create Python environment
python -m venv env
-
Activate environment
source env/bin/activate (Windows) ./env/Scripts/activate
-
Install requirements
pip install -r requirements.txt
-
Set Flask and run virtual environment
```python flask run ```
-
Notifications
You must be signed in to change notification settings - Fork 3
A web app that generates the most optimized lineups for DraftKings. Back end developed in in Python + Flask; hosted on Heroku
License
markjoeljimenez/optidfs.backend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A web app that generates the most optimized lineups for DraftKings. Back end developed in in Python + Flask; hosted on Heroku
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published