Skip to content

This is a base flask-project with a bit of infrastructure and a bunch of useful modules.

Notifications You must be signed in to change notification settings

bazerk/baz-flask-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Base Flask Project

This is a base flask-project with a bit of infrastructure and a bunch of useful modules.

Installation for developers

Requires python 2.7, install memcached and either psycopg2 or MySQL-python depending on your backend.

pip install -r requirements.txt

Set-up

DB migrations are writting using alemic if you need to upgrade.

Writing migration scripts

https://alembic.readthedocs.org/en/latest/tutorial.html#auto-generating-migrations

About

This is a base flask-project with a bit of infrastructure and a bunch of useful modules.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published