A web app written using Flask:
All the dependencies are listed in the requirements.txt file. The application is written in Python 3, in order to install the dependencies, execute:
pip install -r requirements.txt
Demo application written in Flask
A web app written using Flask:
All the dependencies are listed in the requirements.txt file. The application is written in Python 3, in order to install the dependencies, execute:
pip install -r requirements.txt