anazalea / pySankey

create sankey diagrams with matplotlib
GNU General Public License v3.0
255 stars 96 forks source link

Creating a package on Pypi #8

Closed Pierre-Sassoulas closed 6 years ago

Pierre-Sassoulas commented 6 years ago

Hi,

I would like to use this package as a dependency in order to update it more easily with pip. Right now I added the file directly in my repository, so the whole process of adding something in PySankey, doing a pull request and updating my project is complicated. Adding the package on Pypi would permit to do a "pip install pysankey" directly to use the last version.

Are you familliar with Pypi @anazalea ? "pysankey" is available as a name for now. I can help you create the package and upload it on Pypi (creating the setup.py). I could also do it myself, and add you as a package manager if you have an account. But I don't want to steal your thunder :)

Regards,

Pierre-Sassoulas commented 6 years ago

Thanks for the package on Pypi, very useful :) https://pypi.org/project/pySankey/