Skip to content

maxsu/cookiecutter-python-standard

This branch is 3 commits ahead of cjolowicz/cookiecutter-hypermodern-python:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f5c1eb5 Β· Oct 22, 2023
Feb 23, 2023
Feb 19, 2023
Apr 30, 2020
Nov 12, 2021
Jul 8, 2023
Apr 22, 2020
Apr 5, 2020
May 16, 2022
Apr 5, 2020
May 25, 2022
May 25, 2022
May 26, 2022
Oct 22, 2023
Jan 3, 2022
May 26, 2022

Repository files navigation

cookiecutter-python-standard

Status Python Version CalVer License
Read the documentation Tests Codecov
pre-commit enabled Black codestyle Contributor Covenant

logo

Cookiecutter template for a Python package based on pep 621, pyproject.toml, and some other python nice-to-haves. Derived directly from cookiecutter-hypermodern-python.

βœ¨πŸ“šβœ¨ Read the full documentation

Usage

cookiecutter gh:maxsu/cookiecutter-python-standard

Features

Package Management

  • Packaging with [Pip]
  • Automated dependency updates with Dependabot

CI/CD

Documentation

Testing

QA

Project Tools

Security

Typing

  • Static type-checking with mypy
  • Runtime type-checking with Typeguard

UI

  • Command-line interface with Click

The template supports Python 3.8 - 3.12.

About

Standards Based Python Cookiecutter

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%