Skip to content

๐Ÿ๐Ÿช Yet another Python cookiecutter

A strongly opinionated, bleeding-edge Python template

CI CD pre-commit.ci status GitHub Dependency Review Open in GitHub Codespaces Buy me a coffee

๐Ÿ’ก Quickstartยค

Install the latest Cookiecutter

pip install -U cookiecutter

and generate a Python package project:

cookiecutter gh:billsioros/cookiecutter-pypackage

An up-to-date instance of the cookicutter template can be found here

๐Ÿš€ Featuresยค

The template supports Python 3.7 or higher.

๐Ÿ“‘ Citationยค

@misc{cookiecutter-pypackage,
  author = {Vasilis Sioros},
  title = {cookiecutter-pypackage: A strongly opinionated, bleeding-edge Python template},
  year = {2023},
  publisher = {GitHub},
  journal = {GitHub repository},
  howpublished = {\url{https://github.com/billsioros/cookiecutter-pypackage}}
}

๐Ÿ“– Documentationยค

The project's documentation can be found here.

โค๏ธ Support the projectยค

Feel free to Buy me a coffee! โ˜•.

โœจ Contributingยค

If you would like to contribute to the project, please go through the Contributing Guidelines first.