An open API service indexing awesome lists of open source software.

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.

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