https://github.com/pycontribs/pysample
pysample provides a simple and complete python package testing and deployment template.
https://github.com/pycontribs/pysample
Last synced: about 1 year ago
JSON representation
pysample provides a simple and complete python package testing and deployment template.
- Host: GitHub
- URL: https://github.com/pycontribs/pysample
- Owner: pycontribs
- Created: 2013-04-17T13:51:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T09:37:27.000Z (about 9 years ago)
- Last Synced: 2025-04-08T16:53:54.824Z (over 1 year ago)
- Language: Python
- Size: 152 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
- Changelog: CHANGES.txt
Awesome Lists containing this project
README
pysample
========
This is demo python package that does nothing else than providing a model, best one if possible, on how to write, test and deploy python package.
References:
* http://guide.python-distribute.org/