- It provides a basic dir structure to kick start a project having multiple Flask applications.
- If one wants to create multiple apps under a project, then like
demo
multiple apps can be created.
NOTE:
These root level apps are completely different apps belong to a project, which means they should not interact with each other. - To learn about the existence of each dir follow their respective README files or available wiki.
-
Notifications
You must be signed in to change notification settings - Fork 1
Flask is a micro framework it does not enforce any particular directory structure, but sometimes it becomes difficult/time consuming to figure out how to properly maintain a Flask project or even multiple projects. As the name suggests, this is flask boilerplate, which can be used to kick start a project with zero or little modifications if the …
AyushSenapati/flask_boilerplate
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Flask is a micro framework it does not enforce any particular directory structure, but sometimes it becomes difficult/time consuming to figure out how to properly maintain a Flask project or even multiple projects. As the name suggests, this is flask boilerplate, which can be used to kick start a project with zero or little modifications if the …
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published