pyexif icon indicating copy to clipboard operation
pyexif copied to clipboard

Python module to read/write EXIF data for images

Results 4 pyexif issues
Sort by recently updated
recently updated
newest added

The code published on PyPI appears to be version 0.9 instead of version 1.0 even though it is listed as version 1.0. I'm guessing that an out of date clone...

When using the `setTag()` function inside a for loop(multiple files in a directory), I am getting the following error: "Warning: [minor] Entries in ExifIFD were out of sequence. Fixed". And...

Bumps [ipython](https://github.com/ipython/ipython) from 8.4.0 to 8.10.0. Commits 15ea1ed release 8.10.0 560ad10 DOC: Update what's new for 8.10 (#13939) 7557ade DOC: Update what's new for 8.10 385d693 Merge pull request from...

dependencies

On line 31, removed the brackets around cmd so that the wrapper works on Windows as well as Linux operating systems.