pyexiv2
A Python library for reading and writing image metadata, including EXIF, IPTC, XMP, ICC Profile.
- Install:
pip install pyexiv2 - Source code on GitHub
- Tutorial | 中文教程
Features
- Based on C++ API of Exiv2 and wrapped with pybind11.
- Supports running on 64bit Linux, MacOS and Windows, with CPython(≥3.8) interpreter.
- Supports various image metadata
- Supports various image formats
- Supports opening images based on the file path or from bytes data.
- Supports Unicode characters that contained in image path or metadata.
Defects
- Can't read the image larger than 2GB, or modify the image larger than 1GB. (related issue)
- Not thread safe, because pyexiv2 uses some global variables in C++.
Tests
There are some test cases in folder pyexiv2/tests.
References
-
Similar projects:
- exiv2 is a C++ library for reading and writing various image metadata, including command-line tools.
- pyexiv2 is a Python2 binding to exiv2, hasn't been updated since 2011.
- py3exiv2 is a Python3 binding to exiv2, wrapped with Boost.Python.
- python-exiv2 is a Python3 binding to exiv2, wrapped with SWIG. The intention is to give direct access to all of the top-level classes in exiv2.
- exiftool is a perl library for reading and writing various image metadata, including command-line tools.
-
Books:
Release files for pyexiv2 2.16.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distributions (wheels)
Total release size:49.2 MB
Release files / pyexiv2-2.16.0-cp314-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp314-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.14 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
bd9df2372c907bc6ea25dd4b5d08ada9361c44b540d10ceeba0891041fae8d93
|
|
BLAKE2b-256 checksum How to use checksums |
ed2ca5dce7c97297d96e9d6968a7e8cbaa24999a04c4f9875debfd23a6e8fbea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp314-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp314-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.14 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
6a1548605d1103711e758f4e36ebb32099763d4dfb9c02fdda67c6816082a627
|
|
BLAKE2b-256 checksum How to use checksums |
a152cfc4c2eede4bc490f44b2ea9ee1cbeda5aca8c8465b0032c059901c89eab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp314-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp314-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.14 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
dcb79d9433137ad9fd83fea7c04ea4bbffe272dc128da88af862b542dae899b2
|
|
BLAKE2b-256 checksum How to use checksums |
19bc2fb218d015a7bb60b6189c8ec539839690f8113662cb33192c1398a9c342
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp314-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp314-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.14 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
2a6f05a1da1bc23565dc7edf7f04c3ed99160d5310050ed6b01fab744cc9df4e
|
|
BLAKE2b-256 checksum How to use checksums |
66e2e686a12443cc85b6c9724d0260a99225ff8ccdf1f1155671a94e0b5c38ca
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp314-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp314-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.14 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
6597d7f14286f65411b29fceb94f7b5bdfdab7b958ebacc66183a68ce430410e
|
|
BLAKE2b-256 checksum How to use checksums |
543ca0c028fcbf7812b8f8879d7583692496cc410d0320975dbd6237cbb56215
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp313-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp313-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
eb07e2e90f99e373491ee55c084bfd6ebedf762d7846390be078b229dab3b164
|
|
BLAKE2b-256 checksum How to use checksums |
44272fd8397c64c6c73d2e95db863d425e8ae0fdfaae26057c27188adc35f119
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp313-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp313-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.13 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
4344efa35ef62d1f8b1ff0b7cb1d2faae34aeb50517ef083da03b5a97275d5f2
|
|
BLAKE2b-256 checksum How to use checksums |
2aa2732fc83861ef0d7fa148259983790ad85df1c152372576ddb7b3aa863120
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp313-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp313-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.13 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
d73fa001500f22273f5e1ceb4924be6050a04bb76e8936dfc633894dcc7fc546
|
|
BLAKE2b-256 checksum How to use checksums |
c12e41a9748668f593fbe493a944368562c8319ffb9b14a9b11f1a880e2a802c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp313-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp313-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.13 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
73380a539e6701ded223355dd3e6432aa31b8f255e77bfa6588104f53919ebf6
|
|
BLAKE2b-256 checksum How to use checksums |
187c98ef98ce89815cb1cee1f5f60086edd20702665cfcb02a9f662bba0c8506
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp313-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp313-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.13 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
8930754bf783777eaca6e3642230166f6e87114bbe77e3b55d532c0b8e42d57b
|
|
BLAKE2b-256 checksum How to use checksums |
0750d09727af74b2136d440b45c69bfb7831ec47107f145acbeff8178cf76915
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp312-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp312-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
e02d9fa3d572b26ade2d647f789b9d8818db0ed8a2ec3e154b96398603e17887
|
|
BLAKE2b-256 checksum How to use checksums |
36d86f63ab1edbac847e78acfc6e0eab123617f9f1e66f02ece96ed3c5c9e573
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp312-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp312-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.12 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
6e4bb11379db71f87d192471f6f8859969fe038e979d648fc8d84ab7885fee04
|
|
BLAKE2b-256 checksum How to use checksums |
7fb1e994c0e47f458fb413a17c2a19dcecca7ec84fa5d9840002838c44bf8154
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp312-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp312-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.12 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
6feba8985e9721a12aad06f9f7e3d903973c6553d33581f6cfe6ad8e3bc0e501
|
|
BLAKE2b-256 checksum How to use checksums |
c7518bc6965842580665f23db327c982e1a136ce2afeb6790144a19c87b095b8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp312-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp312-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.12 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
c7bc6f332090ec16219e9fc8ff4934481acb31b240e2a75c3af299970f3caee3
|
|
BLAKE2b-256 checksum How to use checksums |
cbec0acd342d7699f729fea5064f6db1fdf9c94d5278128749520fe79b7a502b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp312-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp312-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.12 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
eaa915750d542fa47659b8c609a3bda8e37c9ec6d20e95ca0249d1b861c5a71a
|
|
BLAKE2b-256 checksum How to use checksums |
68562f20091eebab44b9e7a9c281dfbe14cc21e771bfc411527d5ff5d676bffe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp311-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp311-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
ca94cd42fa53b88c88414414ec774294b9dce0c808af0127bc770fb04b17911b
|
|
BLAKE2b-256 checksum How to use checksums |
e39165ac4d7f15a4dfb1131fc87216d82e954c9cee2e2be2ba8e92c5fd7c2c26
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp311-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp311-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.11 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
c4441eaaed22f1ee79af675a0c3f3af5c4f4b15080ce850414c1e394fa2501af
|
|
BLAKE2b-256 checksum How to use checksums |
e13cc4358fe48d4706ed695ebb94c5d40f524629802891ddbc03cfcb9b8ba236
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp311-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp311-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.11 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
01d0ef6e90c27fe1911c7d9ba1fee8f3c2c6d948831f9c247c15fbfcae810aa9
|
|
BLAKE2b-256 checksum How to use checksums |
8d77826d92bcf500bc21d0421b2487a5e4250dc1511009f250acd25971831ed6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp311-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp311-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.11 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
ec85141669d44bed8bcb52d19a202bd7ed2abc459896f3b920e9c0b0415d09a4
|
|
BLAKE2b-256 checksum How to use checksums |
1be9fabf6575af6669d310ff6643c3a4e3b6bbf01a591073e60579a4b86345af
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp311-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp311-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.11 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
fbd618028d7e9aa89af03d05ffd0c49801de67e332acc84cc100010644c6c0f7
|
|
BLAKE2b-256 checksum How to use checksums |
ce3aeea321c8e17763a52f1d0c925b60aedf32e4f5851b8ae756084f9813a271
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp310-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp310-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
ab3f899d0f00661d4ab224d76cef2875561bc2c6a729e62f07677553c0e6bc39
|
|
BLAKE2b-256 checksum How to use checksums |
a10e8a231dfb6c74b1c2835343d58db904ae26ceb757cb95a544666314661d0e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp310-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp310-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.10 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
507b18ae299888e36d5ccbaf0937884dbb16480b34a7fc8028ef14a2a0b4b5ed
|
|
BLAKE2b-256 checksum How to use checksums |
e8d9bd120e8616cf05342aa305471bf8b26930b68db045a3df52e8bbb0a986d2
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp310-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp310-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.10 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
64e9ddebbcd86877d2cde359472771e8d4cf9e418aaab30536c2b6ac7330b813
|
|
BLAKE2b-256 checksum How to use checksums |
6677842e2fb8c43d87eb0cf59ae6c3378a245ce0307d0233910de35682ae7cec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp310-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp310-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.10 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
263bbf338d1ae96934af93776083c631542df2ca1d72329c86f4220301d0009e
|
|
BLAKE2b-256 checksum How to use checksums |
8eb432e254f0848d0a28deccd93ef00c582ba734edf93982645e7edfa05317eb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp310-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp310-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.10 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
6e56d986e6c1889cb889f176ef190eed8f7ed237fd298e09600d3327977a6d3e
|
|
BLAKE2b-256 checksum How to use checksums |
ef7190c74d0621dd80aa8114c6fea10edba7bd15e2840d96f2f6198dc9673434
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp39-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp39-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
7077737bdc6b8987eace6b9322a4b81fe3b93fa9f5c4ada2438f42dfb7682467
|
|
BLAKE2b-256 checksum How to use checksums |
c66125b83026c2b2cfd74f3362901ce5158e7d182339ac0f395cb42ae7cc95e1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp39-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp39-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.9 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
fca36946a481f88f4a4b9f354f33ad5faebaf5ed5e637745eaf767621280cd8d
|
|
BLAKE2b-256 checksum How to use checksums |
df6756d3086606a5f90f562361a2f154e1a8c8410aab070d82fc732d327de7bc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp39-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp39-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.9 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
494558477ccb25542327684f4bb4f3fdbab33e0926191f04a908eeb6d5a02388
|
|
BLAKE2b-256 checksum How to use checksums |
aef3e0c66b5636cec28d32e343a96671f37c94138763145481c739d202e32b87
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp39-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp39-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.9 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
301634f3a3530b93abafd438a768c1b7a8bb81b951ee2a279b736b110d7a97e7
|
|
BLAKE2b-256 checksum How to use checksums |
f67bdb355d713f89a6850f7bbfd464cd8982b1dbb980f913de43e7de8ac59701
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp39-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp39-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.9 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
a04b46d9f1314cd5164ccfd32614b1a3cd415e32fa8211b74b3eab72931996e6
|
|
BLAKE2b-256 checksum How to use checksums |
08536c1a6637ae659c80ed4de1839211a8209497904195aad606a7ab5a6f1c5e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp38-none-win_amd64.whl
| Download URL | pyexiv2-2.16.0-cp38-none-win_amd64.whl |
|---|---|
| Size | 1.2 MB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
22daab3142ff19fabac5571a9d2cb3da506501bf740ccab53fc56ce31c55485c
|
|
BLAKE2b-256 checksum How to use checksums |
69c29d0fea8180e39055016e806eeb5dec377237446044f331fb53080bb9bcbf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp38-none-manylinux2014_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp38-none-manylinux2014_x86_64.whl |
|---|---|
| Size | 1.6 MB |
| Tags | CPython 3.8 Linux glibc 2.17+ x86-64 |
|
SHA-256 checksum How to use checksums |
6a53407419a3638393cdb0a66783d8f11dacc12ada18d34059f5f50d6688ca7c
|
|
BLAKE2b-256 checksum How to use checksums |
0c2d44e39968ded66c0f2d1800d6d270c82ad8c05a9069f94d254ffc14c72559
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp38-none-manylinux2014_aarch64.whl
| Download URL | pyexiv2-2.16.0-cp38-none-manylinux2014_aarch64.whl |
|---|---|
| Size | 1.5 MB |
| Tags | CPython 3.8 Linux glibc 2.17+ ARM64 |
|
SHA-256 checksum How to use checksums |
13513f4465eff170752798433b1ff5a59cda3d64ff6a968096706419b3d48107
|
|
BLAKE2b-256 checksum How to use checksums |
5dc2e4e01eb8631136a2de1a93861cd6ffb85b0eaf959b1b037b343c67ef5426
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp38-none-macosx_15_0_x86_64.whl
| Download URL | pyexiv2-2.16.0-cp38-none-macosx_15_0_x86_64.whl |
|---|---|
| Size | 1.4 MB |
| Tags | CPython 3.8 macOS 15.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
e37c29f8bea4f5bfa88f3e04626f03a3fbfc6a03570d7a90a48e046220004a29
|
|
BLAKE2b-256 checksum How to use checksums |
61c55e249f1fde6b1993aa2bbd83b746c11efb35d969352d98fa4375fdf43561
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|
Release files / pyexiv2-2.16.0-cp38-none-macosx_15_0_arm64.whl
| Download URL | pyexiv2-2.16.0-cp38-none-macosx_15_0_arm64.whl |
|---|---|
| Size | 1.3 MB |
| Tags | CPython 3.8 macOS 15.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
58110b201c92677b45e85f53d6a96ec8592cdc1ce309a41c496cf5fbaf8cfe39
|
|
BLAKE2b-256 checksum How to use checksums |
4b740a2d8475854594f4946b09aea5fcf3c934e8c8740438fd701ce09fcd3b25
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.0
|