Python apps with flask
Steps to run :
-
Create the setup by installing reqired packages.
- python setup.py install (or)
- pip install -r requirements.txt
-
Run the app.
- python my_python_apps.py
-
Go to http://localhost:5000 in browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Python apps with flask
Steps to run :
Create the setup by installing reqired packages.
Run the app.
Go to http://localhost:5000 in browser.