cookiecutter Flask Template/Boilerplate with Flask-Login, Flask-SQLAlchemy, CI/CD...
Flask template starter powered with Cookiecutter.
Light starter of fully opinionated Flask template. Based on previous experience. Be free to open an issue or fork this repo.
Install cookiecutter
$ pip install cookiecutter
on Arch Linux, use:
$ sudo pacman -S python-cookiecutter
Generate the project using the template
$ cookiecutter https://github.com/Raniita/yes-another-flask-template.git
Fill the differents vars for the project.
$ pip install -r requeriments.txt
Powered with this extensions:
Extras: