Skip to content

NeCTAR-RC/cookiecutter-pypackage

 
 

Repository files navigation

cookiecutter-pypackage

Cookiecutter template for a NeCTAR Python packages.

  • Free software: GPLv3 license
  • PyTest testing setup
  • Tox testing: Setup to easily test for Python 2.7, 3.3, 3.4
  • Sphinx docs: Documentation ready for generation with, for example, ReadTheDocs
  • Debian: Initial configuration for a Debian package

Usage

Generate a Python package project:

cookiecutter https://github.com/NeCTAR-RC/cookiecutter-pypackage.git

About

Cookiecutter template for a NeCTAR Python package.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 43.5%
  • Makefile 30.1%
  • Shell 26.4%