Skip to content

Latest commit

 

History

History
9 lines (4 loc) · 193 Bytes

README.md

File metadata and controls

9 lines (4 loc) · 193 Bytes

To run the app flawlessly, install all the requirements with or without creating virtual environment

pip install -r requirements.txt

To run the flask application, use

python3 main.py