Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 256 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 256 Bytes

Python dashboard prototype

Setup

  • Clone the repo: git clone https://github.com/pieforproviders/python-prototype.git
  • Install required packages: pip install -r requirements.txt
  • Copy the .env.sample to .env
  • To run the app: python app.py