Skip to main content

My custom Cookiecutter template for a Python package.

Project description

Build status Updates Python 3 https://img.shields.io/badge/Say%20Thanks-!-1EAEDB.svg

My custom Cookiecutter template for a Python package.

Features

  • Testing setup with unittest and python setup.py test or pytest (used by default)

  • Travis-CI: Ready for Travis Continuous Integration testing

  • Tox testing: Setup to easily test for Python 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

  • Auto-release to PyPI when you push a new tag to master (optional)

  • Command line interface using Click (optional)

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/robertopreste/cc-pypackage.git

Then:

  • Create a repo and put it there.

  • Add the repo to your Travis-CI account.

  • Install the dev requirements into a virtualenv. (pip install -r requirements_dev.txt)

  • Register your project with PyPI.

  • Run the Travis CLI command travis encrypt –add deploy.password to encrypt your PyPI password in Travis config and activate automated deployment on PyPI when you push a new tag to master branch.

  • Add the repo to your ReadTheDocs account + turn on the ReadTheDocs service hook.

  • Release your package by pushing a new tag to master.

  • Add a requirements.txt file that specifies the packages you will need for your project and their versions. For more info see the pip docs for requirements files.

  • Activate your project on pyup.io.

For more details, see the cc-pypackage tutorial.

Credits

This Cookiecutter was adapted for my personal needs from the original Cookiecutter-PyPackage by audreyr.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cc-pypackage-0.4.2.tar.gz (20.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cc_pypackage-0.4.2-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file cc-pypackage-0.4.2.tar.gz.

File metadata

  • Download URL: cc-pypackage-0.4.2.tar.gz
  • Upload date:
  • Size: 20.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for cc-pypackage-0.4.2.tar.gz
Algorithm Hash digest
SHA256 f6d9507ad54a1a06230c266d106463780f691f6627186204d7a1481f6b310282
MD5 9ebcdf50a962fa55516e7c56ff6ccb84
BLAKE2b-256 a67515cdad46563275d2dc9efba6f28a3ddb8785f3b323c5b224c8a82a0d78ff

See more details on using hashes here.

File details

Details for the file cc_pypackage-0.4.2-py3-none-any.whl.

File metadata

  • Download URL: cc_pypackage-0.4.2-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3

File hashes

Hashes for cc_pypackage-0.4.2-py3-none-any.whl
Algorithm Hash digest
SHA256 15833076857ed2876dc7522f7fcd6bb1d0298e89a1507d784d94370356f36442
MD5 f4439ef409522daa2d1f58c714105f10
BLAKE2b-256 275a6e3727a00bb4a24567ff2e6be1125c957b8a0fdfef5cea1dfc86ff488530

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page