Skip to content

gunnarvoet/cookiecutter-python-package

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cookiecutter Python Package

Cookiecutter template for a Python package with pdoc for API docs.

Features

  • Testing setup with pytest
  • pdoc docs: Documentation ready
  • Optionally add custom pdoc theme as git submodule
  • GitHub action for auto-generating & deploying docs.

Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):

pip install pyyaml
pip install -U cookiecutter

Generate the Python package structure:

cookiecutter https://github.com/gunnarvoet/cookiecutter-python-package.git

About

Cookiecutter template for python package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published