Cookiecutter template for a Python namespace package
Project description
Cookiecutter Namespace Template for a Python package.
GitHub repo: https://github.com/veit/cookiecutter-namespace-template/
License: BSD license
Features
Testing setup with unittest and python setup.py test or py.test
Tox testing: Setup to easily test for Python 2.7, 3.4, 3.5, 3.6
Sphinx docs: Documentation ready for generation with, for example, ReadTheDocs
Bumpversion: Pre-configured version bumping with a single command
Optional auto-release to PyPI when you push a new tag to master (optional)
Optional command line interface using Click
Quickstart
Install the latest Cookiecutter if you haven’t installed it yet (this requires Cookiecutter 1.4.0 or higher):
$ pip install -U cookiecutter
Generate a Python package project:
$ cookiecutter https://github.com/veit/cookiecutter-namespace-template.git
Create a repo and put it there.
Register your project with PyPI.
Add the repo to your ReadTheDocs account and turn on the ReadTheDocs service hook.
Release your package by pushing a new tag to master.
Pull requests
If you have differences in your preferred setup, I encourage you to fork this to create your own version. I also accept pull requests on this, if they’re small, atomic, and if they make my own packaging experience better.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for cookiecutter-namespace-template-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0b76edb2a154b46f937664b63722e2b00f24e3cc842057b8e8eab83461eac1c |
|
MD5 | d2a5bc2da44be6f7ccbcdc9e961762db |
|
BLAKE2b-256 | 875fa211bb21b2737903dbdaf0ae9b4b3c7f232d3331cab50bd7d93cd06be071 |