-
Notifications
You must be signed in to change notification settings - Fork 65
Open
Description
Hi, I'd love to see this package in PyPI. Any plans to do so? It would help installing the package and declaring it as a dependency.
Just to reserve the package name and to test if things work, I registered and uploaded the most recent version to PyPI. I will either remove the package from PyPI or move the PyPI package ownership to you, whatever you wish.
In order to use PyPI, you'd need to fix version numbering to follow PEP 0440: https://www.python.org/dev/peps/pep-0440/. Thus, you would need to change the version number in setup.py to something like 0.1a1, 0.1b4, 0.1rc2 etc.
Uploading to PyPI can be done as python setup.py sdist upload.
If you are interested in this and need any help, I'd be happy to help if I can.
Metadata
Metadata
Assignees
Labels
No labels