buvanipai / FitGuide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a new environment: python -m venv env

Activate the environment: source env/bin/activate

Install the requirements: pip install -r requirements.txt

Run the project: python app.py

About


Languages

Language:Python 100.0%