KO
|
EN
gitlite โ search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
flask-app-structure
โ 32
Open GitHub โ
Flask-App-Structure
Download README (.md)
Explore Similar Repositories
fulljs
:
Backbone.js application example backed by Node.js REST API and MongoDB
Android-Easy-Captcha
:
A very easy to use, minimal options, on-device Captcha system for Android applications
molequeue
:
Desktop integration of high performance computing resources
isosceles
:
๐Starter kit for building data-driven PHP5 web applications
couchdb-commonjs
:
CommonJS CouchDB Client for use in browser, node.js, and narwhal
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
flask-app-structure
?
Download (.md)
flask-app-structure =================== Flask-App-Structure This is the basic flask app structure for larger applications which I use in my projects. This structure follows lots of advice from here https://github.com/mitsuhiko/flask/wiki/Large-app-how-to and here http://flask.pocoo.org/snippets/22/ Dependencies of the code: Sqlalchemy Psycopg2 Flask-WTF Flask-Bcrypt Flask-Manager Flask-Login