Closed saulshanabrook closed 9 years ago
Would you consider creating a package for this code by adding a setup.py and uploading it to PyPi?
setup.py
PyPi
It would be easier to be able to pip install pysimpledmx instead of having to download the file.
pip install pysimpledmx
I would be happy to send a pull request with the needed files, if that is the hold up.
I absolutely would do this. If you send the pull request, I'll make sure it gets on pypi.
package is available on pypi! thanks for prepping it for upload.
:)
Would you consider creating a package for this code by adding a
setup.py
and uploading it toPyPi
?It would be easier to be able to
pip install pysimpledmx
instead of having to download the file.I would be happy to send a pull request with the needed files, if that is the hold up.