Open ghost opened 9 years ago
You should upload it to https://pypi.python.org/pypi
Then, one would be able to install it like
$ pip install Texter
Can you provide me some more detailed insight of it.
http://ginstrom.com/docs/Writing_a_Package_in_Python.pdf
This should be sufficient.
Check out the official docs. Best to get started. Sample setup.py.
You should upload it to https://pypi.python.org/pypi
Then, one would be able to install it like