pyexiftool icon indicating copy to clipboard operation
pyexiftool copied to clipboard

Can you submit this to pypi?

Open rkhwaja opened this issue 11 years ago • 8 comments

rkhwaja avatar Aug 15 '12 04:08 rkhwaja

Sven, do you mind incorporating the settags pull request beforehand? It enhances the package vastly by providing write methods.

halloleo avatar Aug 15 '12 04:08 halloleo

I found out that you can install from github by doing pip install git+https://github.com/smarnach/pyexiftool.git#egg=pyexiftool That pretty much solves my problem

rkhwaja avatar Aug 16 '12 16:08 rkhwaja

pipenv doesn't really work the same installing from github, so I would still like this. It's pretty easy - just do: setup.py bdist_wheel twine upload dist/name_of_wheel

rkhwaja avatar Sep 29 '17 15:09 rkhwaja

+1

frennkie avatar Nov 01 '17 20:11 frennkie

Would you object if I built a wheel and uploaded it to pypi?

rkhwaja avatar Mar 13 '18 16:03 rkhwaja

@rkhwaja Sorry for not replying here. I certainly wouldn't object – this is free software after all. :)

I still hope to get back to this soon, but I can't tell when exactly I will have time.

smarnach avatar Mar 13 '18 17:03 smarnach

We did what @rkhwaja suggested and published our fork as a wheel to pypi as ocrd-pyexiftool, so we can use pip install ocrd-pyexiftool instead of installing from git.

kba avatar Apr 23 '18 10:04 kba

This would be really helpful to me as well

benhg avatar Feb 11 '20 18:02 benhg