Skip to content

welworx/cookiecutter-hypermodern-python

 
 

Repository files navigation

cookiecutter-hypermodern-python

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

Cookiecutter template for a Python package based on the Hypermodern Python article series.

✨📚✨ Read the full documentation

Usage

pipx for macos

brew install pipx
pipx ensurepath

prepare environment:

pipx install cookiecutter
pipx install poetry
pipx install nox
pipx inject nox nox-poetry

Keep everything up to date:

pipx upgrade cookiecutter
pipx upgrade --include-injected nox
poetry self update

Latest version

cookiecutter gh:welworx/cookiecutter-hypermodern-python

Specific tagged version:

cookiecutter gh:welworx/cookiecutter-hypermodern-python --checkout=2022.6.3

Features

The template supports Python 3.9, 3.10, 3.11 and 3.12.

About

Hypermodern Python Cookiecutter

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%