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

https://github.com/weizujie/flask-learning

阅读《Flask Web开发:基于Python的Web应用开发实战》时照着书本敲的例子
https://github.com/weizujie/flask-learning

Last synced: 2 months ago
JSON representation

阅读《Flask Web开发:基于Python的Web应用开发实战》时照着书本敲的例子

Awesome Lists containing this project

README

        

# Flask-Learning

# References
《Flask Web Development: Developing Web Applications with Python》

# Usage
```
$ python hello.py runserver
```