Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 2.23 KB

README.md

File metadata and controls

34 lines (25 loc) · 2.23 KB

cookiecutter-python-package

Supported Python Versions Nox Code style: Ruff Checked with mypy pre-commit

A cookiecutter template for creating a new Python package.

See https://github.com/sgraaf/cookiecutter-python-package-demo for a demo of this template.

Usage

cookiecutter gh:sgraaf/cookiecutter-python-package

Features

This template supports Python 3.8, 3.9, 3.10, 3.11 and 3.12.