run the code:
pip install -r reauirements.txt
python app.py
the app runs on http://127.0.0.1:5000
test the app:
python -m unittest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
run the code:
pip install -r reauirements.txt
python app.py
the app runs on http://127.0.0.1:5000
test the app:
python -m unittest