Skip to content

AntoineCezar/cookiecutter-pypkg

Repository files navigation

Cookiecutter PyPkg

A setup.cfg based Cookiecutter Python package template.

Features

  • Use setup.cfg for package configuration
  • Testing with unittest or pytest
  • Sphinx documentation
  • Version bumping vith Bumpversion
  • RPM building
  • Convenient Makefile

Quickstart

Install the latest Cookiecutter if you haven't installed it yet:

pip install -U cookiecutter

Generate a Python package project:

cookiecutter https://github.com/AntoineCezar/cookiecutter-pypkg.git

Licence

BSD license

About

A setup.cfg based Cookiecutter Python package template.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published