Go to file
Dotan Nahum 583b42bac3 need to include the LICENSE file, otherwise pypi installs are broken (it is required on install) 2017-02-11 22:02:09 +02:00
docs basics 2012-04-16 21:27:40 -04:00
sample Lets allow the helpers to be helpfull 2017-02-01 13:31:16 +01:00
tests Lets allow the helpers to be helpfull 2017-02-01 13:31:16 +01:00
.gitignore add a Python gitignore 2016-10-24 19:23:04 +03:00
LICENSE basics 2012-04-16 20:45:44 -04:00
MANIFEST.in need to include the LICENSE file, otherwise pypi installs are broken (it is required on install) 2017-02-11 22:02:09 +02:00
Makefile Update Makefile 2016-02-04 04:06:08 -05:00
README.rst [readme] update `learn more` link 2014-10-03 11:22:11 +02:00
requirements.txt basics 2012-04-16 21:27:40 -04:00
setup.py Change initial version to be 0.1.0 2016-12-21 21:24:58 +03:00

README.rst

Sample Module Repository
========================

This simple project is an example repo for Python projects.

`Learn more <http://www.kennethreitz.org/essays/repository-structure-and-python>`_.