Scaffold a Flask Project
This article details how to build a scaffolding tool used to generate a Flask boilerplate.
Blog post: https://realpython.com/blog/python/scaffold-a-flask-project/
| ★ wanayoo — archive 1999 https://github.com/realpython/flask-scaffold | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
| Failed to load latest commit information. | |||
|
|
skeleton | ||
|
|
templates | ||
|
|
.gitignore | ||
|
|
README.md | ||
|
|
flask_skeleton.py | ||
|
|
requirements.txt | ||
This article details how to build a scaffolding tool used to generate a Flask boilerplate.
Blog post: https://realpython.com/blog/python/scaffold-a-flask-project/