Conversation
|
@JonnoFTW sorry I just saw this pull request. I wonder why it didn't alert me in my email. Will try this out and merge if all is good. |
|
https://pypi.python.org/pypi/textteaser/0.3 I already see "textteaser" python package, if you want to upload this package to pypi -- which is recommended -- then you'll prolly want to go with a different name. |
|
Thanks. It looks like he's using a previous version of TextTeaser that doesn't work today. I wonder if it is possible to replace it. |
|
I would recommend something like 'textteaserpy' or even 'txtteaser' if you want to change the name for pypi. I would also recommend manually writing the See this http://stackoverflow.com/a/16624700/1713216 post for more information on reading the |
|
For all this to happen, the DataTeaser team would need to come up with an appropriate package name, (I just wrote the setup.py file). |
Added a setup.py to make this package easier to use. Requires setuptools.