Skip to content

maxsu/cookiecutter-python-standard

 
 

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

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%