Python library Template
latest
  • API
  • Change Log
  • Contributing
Python library Template
  • Docs »
  • python-template
  • Edit on GitHub

python-template¶

Build Status Docs Status PyPi Requires.io Codecov GitHub Issues Github License

Python library template project.

Install¶

pip install python-template

Or to manually install, execute the following commands:

git clone https://github.com/derek-miller/python-template.git
cd python-template
python setup.py install

Indices and tables¶

  • Index
  • Module Index
  • Search Page

Site Map¶

  • API
    • python_template
  • Change Log
    • [Unreleased]
    • [0.0.8] - 12-14-2019
      • Added
      • Removed
    • [0.0.7] - 01-31-2019
      • Added
      • Removed
    • [0.0.6] - 07-28-2018
      • Added
      • Changed
    • [0.0.5] - 01-14-2017
      • Added
      • Changed
      • Removed
    • [0.0.4] - 09-17-2016
      • Changed
      • Removed
      • Fixed
    • [0.0.3] - 07-07-2016
      • Changed
    • [0.0.2] - 06-12-2016
      • Removed
      • Fixed
    • [0.0.1] - 05-30-2016
      • Added
  • Contributing
    • Installing requirements into active virtualenv
    • Testing
    • Building
    • Building Docs
    • Makefile Targets
      • make init
      • make install
      • make fmt
      • make lint
      • make test
      • make test-unit
      • make test-integration
      • make build
      • make clean
Next

© Copyright 2019, Derek Miller <derek@dmiller.me> Revision 87f101e4.

Built with Sphinx using a theme provided by Read the Docs.