https://github.com/mimiflynn/flask-sandbox
for playing with flask
https://github.com/mimiflynn/flask-sandbox
flask python
Last synced: about 1 month ago
JSON representation
for playing with flask
- Host: GitHub
- URL: https://github.com/mimiflynn/flask-sandbox
- Owner: mimiflynn
- Created: 2017-09-03T02:06:59.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-01-20T15:25:30.000Z (over 8 years ago)
- Last Synced: 2025-10-19T02:35:16.356Z (8 months ago)
- Topics: flask, python
- Language: HTML
- Size: 6.84 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flask Sandbox
```
pip install flask
pip install flask_script
python manage.py runserver
```