Skip to content

maxbucknell/vanilla_flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Flask

A simple boilerplate Flask set up for me to use when making websites.

It loads in several useful libraries and preprocessors using webassets, and sets up database guff (SQLAlchemy) that I don't want to write every time.

So get cloning, guys!

Preprocessors

Libraries:

In the src/templates directory, you can create .handlebars files, that will be compiled and placed in the global Handlebars.templates object, indexed by filename.

About

Basic starter pack for Flask applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published