Create a setup,py to automatically install deps: http://packages.python.org/an_example_pypi_project/setuptools.html Then it is possible to upload the package to pypi so people can just go "pypi install spesmilo"
Create a setup,py to automatically install deps:
http://packages.python.org/an_example_pypi_project/setuptools.html
Then it is possible to upload the package to pypi so people can just go
"pypi install spesmilo"