A Falcon template for Cookiecutter.
pip install cookiecutter
cookiecutter https://github.com/TAnas0/cookiecutter-falcon
Proceed to configure your projects by answering the questions asked.
This is the directory structure of the generated project using this template:
- Change the Readme in the generated project.
- 12-Factor based settings
- Add PostgreSL support: version, PostGIS, Timescale...
- Add SQLAlchemy/peewee support
- Add documentation
- Add support for tests (unittest and pytest) and Factory Boy
- Add tests of the template
- Initializing the git repository and option of using a .gitignore