Sample python app with cookiecutter Powered by Cookiecutter Installation Install cookiecutter pip install cookiecutter Grab the project cookiecutter gh:ozcanyarimdunya/cookiecutter-poetry Then install requirements. cd project_name/ poetry install You're done!