james-see / iptcinfo3

iptcinfo working for python 3 finally do pip3 install iptcinfo3
52 stars 31 forks source link

Please update release on PyPI #39

Open AlexSzatmary opened 11 months ago

AlexSzatmary commented 11 months ago

Hi, can you please update the release on PyPI? That version is a bit behind this one.

james-see commented 11 months ago

Thanks for the reminder. What is your use case, if you do not mind me asking?

AlexSzatmary commented 11 months ago

I’m trying to get an old iPhoto library into Apple Photos. I used https://github.com/BMorearty/exportiphoto as a starting point, and modified to use IPTC metadata.

I think it’s working pretty well now. I’d like to post my code on GitHub and would like for that version to work with the iptcinfo3 available on PyPI.

Thanks for maintaining iptcinfo3!

james-see commented 11 months ago

@AlexSzatmary awesome. Yeah the long pole in tent is that pypi changed their process I believe to push packaged libraries, so I need to investigate that.

AlexSzatmary commented 11 months ago

I'd like to put my fork of exportiphoto on GitHub for the sake of the next person in a similar situation. If this package is updated on PyPI by then, I'll list it as a dependency. Otherwise, I'll simply copy in iptcinfo3.py from here without modification; please ping me if you do upload to PyPI at that point.

And thanks!

james-ro-williams commented 8 months ago

Another call to get this updated on PyPI from issue: https://github.com/james-see/iptcinfo3/issues/38