An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Flask Sandbox

```
pip install flask
pip install flask_script
python manage.py runserver
```