This is a lib to help generate flask apps with custom components Instalation pip install flaskfy Creating new flask project createflaskapp Your project will consist of : models static templates .gitignore main.py Readme.md.