d469f2f5e0 | ||
---|---|---|
docs | ||
sample | ||
tests | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
Makefile | ||
README.rst | ||
requirements.txt | ||
setup.py |
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>`_. --------------- If you want to learn more about ``setup.py`` files, check out `this repository <https://github.com/kennethreitz/setup.py>`_.