mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
structuring your project
This commit is contained in:
@@ -12,6 +12,7 @@ instructions for web development with Flask.
|
||||
installation
|
||||
useful-tools
|
||||
tutorial/index
|
||||
project-structure
|
||||
packaging
|
||||
templating
|
||||
testing
|
||||
|
||||
@@ -0,0 +1,5 @@
|
||||
Structuring Your Project
|
||||
========================
|
||||
|
||||
Structuring your project properly is extremely important.
|
||||
|
||||
Reference in New Issue
Block a user