https://github.com/pamaldi/python-sample
This simple project is an example repo for Python projects.
https://github.com/pamaldi/python-sample
Last synced: 22 days ago
JSON representation
This simple project is an example repo for Python projects.
- Host: GitHub
- URL: https://github.com/pamaldi/python-sample
- Owner: pamaldi
- License: mit
- Created: 2017-01-22T18:23:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-12T18:01:57.000Z (over 9 years ago)
- Last Synced: 2025-10-29T17:54:41.271Z (9 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.rst
- License: License.rst
Awesome Lists containing this project
README
This is only a sample for a python project
Read http://docs.python-guide.org/en/latest/writing/structure/
To install: python setup.py install
To install and test: python setup.py test install