SQLAngelo Flask SQLAlchemy with convenience and sugar. Documentation The documentation can be found here. Test create and/or activate a virtual environment run the following: pip install -e ".[test]" # (notice the quotes) python setup.py test