Skip to content

domanchi/cookiecutter-python-package

Repository files navigation

Python Package Template

A personalized Python package template, to be used with cookiecutter.

Features

  • Development environment setup with pytest, pre-commit, tox, coverage and mypy
  • Helpful scripts to bump package (bump2version), and deploy to PyPI

Quickstart

pip install cookiecutter
cookiecutter https://github.com/domanchi/cookiecutter-python-package

Post Processing Checklist

  • Search all TODOs, and remediate accordingly.

About

Personal template for Python Packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors