Python Boilerplate contains all the boilerplate you need to create a Python package.
Project description
Python Boilerplate contains all the boilerplate you need to create a Python package.
Free software: MIT license
Documentation: https://lanyrd.readthedocs.org.
Features
TODO
Installation
At the command line either via easy_install or pip:
$ pip install lanyrd
$ easy_install lanyrd
Uninstall
$ pip uninstall lanyrd
Getting Started
To use lanyrd in a project:
import lanyrd
Credits
Tools used in rendering this package:
History
Next Release
TODO
0.1.0 (2015-01-11)
First release on PyPI.