Skip to content

billsioros/cookiecutter-pypackage

Folders and files

NameName
Last commit message
Last commit date
Jul 4, 2023
Sep 9, 2023
Jul 21, 2023
May 24, 2023
Jul 19, 2023
Nov 17, 2023
Sep 9, 2021
May 24, 2023
Sep 5, 2023
Jul 21, 2023
Jan 1, 2023
Jul 21, 2023
May 21, 2023
Jul 4, 2023
Jan 12, 2025
Jan 12, 2025

Repository files navigation

🐍πŸͺ 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.