Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 532 Bytes

Built with

  • Python
  • Flask

Installation and Usage

  1. Install Python

  2. On the command line, run the following (a path to the requirements.txt file should be specified accordingly):

    pip install -r requirements.txt

  3. Run the main.py file with Python: python main.py

  4. Finally, open the following address in your web browser: http://localhost:5000

Preview

image