Skip to content

tonytan4ever/Flask-outliner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Flask cookie-cutter for starting a flask project. Its higlights include:

  1. Separate your core logic with your frivolous web interface code.
  2. Centralize config management in a settings.py (resembles django project structure).
  3. Several out-of-box management command (use python manage.py to see all commands)
  4. Integration with my flask-social plugin which makes sense for all social-site developers
  5. And more...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published