cookiecutter/package
Audrey Roy 752f59fbf3 Initial commit of package template. 2013-07-14 19:31:01 +02:00
..
docs Initial commit of package template. 2013-07-14 19:31:01 +02:00
my_proj Initial commit of package template. 2013-07-14 19:31:01 +02:00
tests Initial commit of package template. 2013-07-14 19:31:01 +02:00
.gitignore Initial commit of package template. 2013-07-14 19:31:01 +02:00
.travis.yml Initial commit of package template. 2013-07-14 19:31:01 +02:00
AUTHORS.rst Initial commit of package template. 2013-07-14 19:31:01 +02:00
CONTRIBUTING.rst Initial commit of package template. 2013-07-14 19:31:01 +02:00
HISTORY.rst Initial commit of package template. 2013-07-14 19:31:01 +02:00
LICENSE Initial commit of package template. 2013-07-14 19:31:01 +02:00
MANIFEST.in Initial commit of package template. 2013-07-14 19:31:01 +02:00
README.rst Initial commit of package template. 2013-07-14 19:31:01 +02:00
requirements.txt Initial commit of package template. 2013-07-14 19:31:01 +02:00
setup.py Initial commit of package template. 2013-07-14 19:31:01 +02:00
tox.ini Initial commit of package template. 2013-07-14 19:31:01 +02:00

README.rst

{{ project.project_name }}

{{ project.project_short_description}}

Documentation

The full documentation is at http://{{ project.repo_name }}.rtfd.org.

Quickstart

Using {{ project.project_name }} is easy! Install it:

pip install {{ project.repo_name }}

Then use it in a project:

import {{ project.repo_name }}

Features

  • TODO