Skip to main content

Dataset Management Framework (Datumaro)

Build status codecov Downloads OpenSSF Scorecard

A framework and CLI tool to build, transform, and analyze datasets.

VOC dataset                                  ---> Annotation tool
     +                                     /
COCO dataset -----> Datumaro ---> dataset ------> Model training
     +                                     \
CVAT annotations                             ---> Publication, statistics etc.

Features

(Back to top)

  • Dataset reading, writing, conversion in any direction.

    Other formats and documentation for them can be found here.

  • Dataset building

    • Merging multiple datasets into one
    • Dataset filtering by a custom criteria:
      • remove polygons of a certain class
      • remove images without annotations of a specific class
      • remove occluded annotations from images
      • keep only vertically-oriented images
      • remove small area bounding boxes from annotations
    • Annotation conversions, for instance:
      • polygons to instance masks and vice-versa
      • apply a custom colormap for mask annotations
      • rename or remove dataset labels
    • Splitting a dataset into multiple subsets like train, val, and test:
      • random split
      • task-specific splits based on annotations, which keep initial label and attribute distributions
        • for classification task, based on labels
        • for detection task, based on bboxes
        • for re-identification task, based on labels, avoiding having same IDs in training and test splits
  • Dataset quality checking

    • Simple checking for errors
    • Comparison with model inference
    • Merging and comparison of multiple datasets
    • Annotation validation based on the task type(classification, etc)
  • Dataset comparison

  • Dataset statistics (image mean and std, annotation statistics)

Check the design document for a full list of features. Check the user manual for usage instructions.

Contributing

(Back to top)

Feel free to open an Issue, if you think something needs to be changed. You are welcome to participate in development, instructions are available in our contribution guide.

Release files for datumaro 1.13.11

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for datumaro 1.13.11
File Size Uploaded
datumaro-1.13.11.tar.gz 633.6 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for datumaro 1.13.11
File
datumaro-1.13.11-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
datumaro-1.13.11-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
datumaro-1.13.11-cp314-cp314-manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ x86-64 Details
datumaro-1.13.11-cp314-cp314-macosx_11_0_x86_64.whl CPython 3.14 CPython 3.14 macOS 11.0+ x86-64 Details
datumaro-1.13.11-cp314-cp314-macosx_11_0_arm64.whl CPython 3.14 CPython 3.14 macOS 11.0+ ARM64 Details
datumaro-1.13.11-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
datumaro-1.13.11-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
datumaro-1.13.11-cp313-cp313-manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ x86-64 Details
datumaro-1.13.11-cp313-cp313-macosx_11_0_x86_64.whl CPython 3.13 CPython 3.13 macOS 11.0+ x86-64 Details
datumaro-1.13.11-cp313-cp313-macosx_11_0_arm64.whl CPython 3.13 CPython 3.13 macOS 11.0+ ARM64 Details
datumaro-1.13.11-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
datumaro-1.13.11-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
datumaro-1.13.11-cp312-cp312-manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ x86-64 Details
datumaro-1.13.11-cp312-cp312-macosx_11_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 11.0+ x86-64 Details
datumaro-1.13.11-cp312-cp312-macosx_11_0_arm64.whl CPython 3.12 CPython 3.12 macOS 11.0+ ARM64 Details
datumaro-1.13.11-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
datumaro-1.13.11-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
datumaro-1.13.11-cp311-cp311-manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.28+ x86-64 Details
datumaro-1.13.11-cp311-cp311-macosx_11_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 11.0+ x86-64 Details
datumaro-1.13.11-cp311-cp311-macosx_11_0_arm64.whl CPython 3.11 CPython 3.11 macOS 11.0+ ARM64 Details
datumaro-1.13.11-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
datumaro-1.13.11-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
datumaro-1.13.11-cp310-cp310-manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ x86-64 Details
datumaro-1.13.11-cp310-cp310-macosx_11_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 11.0+ x86-64 Details
datumaro-1.13.11-cp310-cp310-macosx_11_0_arm64.whl CPython 3.10 CPython 3.10 macOS 11.0+ ARM64 Details

Total release size: 27.8 MB

Release files / datumaro-1.13.11.tar.gz

Download URL datumaro-1.13.11.tar.gz
Size 633.6 kB
Tags Source
SHA-256 checksum
How to use checksums
8c52dea9084446e691c5ab91d2fe15026abee994da6d42eb8aeee41072455ed7
BLAKE2b-256 checksum
How to use checksums
39ac4b4f8a1cba5cc4746cef0a1ae7d43a19a470c4f8573bcc9069e3cd0cbc31
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp314-cp314-win_amd64.whl

Download URL datumaro-1.13.11-cp314-cp314-win_amd64.whl
Size 976.6 kB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
af83985c9be89f4e207bc5082a0dfeb5272397dcbf64ede9415f885bc07d4037
BLAKE2b-256 checksum
How to use checksums
db45279078e2bc1505202519d6b86782e0d46c6a25dd2601c586b61b1e849eb6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL datumaro-1.13.11-cp314-cp314-musllinux_1_2_x86_64.whl
Size 1.2 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
5f7c461a0d7259119946bb3c2d8ac262dd2c2608d0aaac59129f1a8662cc0bc3
BLAKE2b-256 checksum
How to use checksums
44a656b6e1c554d68241e90769cac7565c878296b0070138867f73d4151eebdb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp314-cp314-manylinux_2_28_x86_64.whl

Download URL datumaro-1.13.11-cp314-cp314-manylinux_2_28_x86_64.whl
Size 1.1 MB
Tags CPython 3.14 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
660412da00d7c4b19f6fcf0a2b33e86940fcff0d418119f499786613fb393998
BLAKE2b-256 checksum
How to use checksums
d6458275edf91e7451e72dbd58eaef77d71b9a02968cea4851264a58254d38cd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp314-cp314-macosx_11_0_x86_64.whl

Download URL datumaro-1.13.11-cp314-cp314-macosx_11_0_x86_64.whl
Size 1.1 MB
Tags CPython 3.14 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
7355c95b9d110ecaf859980233747d7f7f6e1618b6936d37ef1319874b615b36
BLAKE2b-256 checksum
How to use checksums
79ad5a898a0a6f2ae4bcd107047ab318ce91deb727ca9c53f85669aaacf770ad
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp314-cp314-macosx_11_0_arm64.whl

Download URL datumaro-1.13.11-cp314-cp314-macosx_11_0_arm64.whl
Size 1.1 MB
Tags CPython 3.14 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
da08c2d6452eab88f85bcf569a796143439dc982eb5c4709e445f7c97959bab3
BLAKE2b-256 checksum
How to use checksums
7e975ed7e1e22159bef5aef24a9c69e56fbf19a6fbf0344f644280992d4e9df1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp313-cp313-win_amd64.whl

Download URL datumaro-1.13.11-cp313-cp313-win_amd64.whl
Size 970.1 kB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
81446c9617fb22c4f0879285ed0cdc187fc12d2d2ed9530207527055204c1262
BLAKE2b-256 checksum
How to use checksums
e6d26b2cfdf8aa611cab408302e3513907655940c985eca3dc4c1b96ddab1c1c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL datumaro-1.13.11-cp313-cp313-musllinux_1_2_x86_64.whl
Size 1.2 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
c305da8e481539e81bcf33eaad4881cab2b496e674ddd85218767667cb122390
BLAKE2b-256 checksum
How to use checksums
c6ba24e1e2a5f878aca6281aad698ded5fa31eaef2d382ab3fbc922fbc0196b5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp313-cp313-manylinux_2_28_x86_64.whl

Download URL datumaro-1.13.11-cp313-cp313-manylinux_2_28_x86_64.whl
Size 1.1 MB
Tags CPython 3.13 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
ab0f404b3fb62431580a5fc9deb6958de2aa9ad1ec20f0bfa661e0127c181801
BLAKE2b-256 checksum
How to use checksums
e882cfacf8e82d4845b36c442bbe8fb0698c529108104192ee23a30de6a218af
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp313-cp313-macosx_11_0_x86_64.whl

Download URL datumaro-1.13.11-cp313-cp313-macosx_11_0_x86_64.whl
Size 1.1 MB
Tags CPython 3.13 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
00ab6663b6a9d10d75b24931cc54e954490923269d2f4afef8fd55f948458888
BLAKE2b-256 checksum
How to use checksums
f9ba281d12dec2e3d91683286783a1fa719031bcd708c3a02ba1e56f610d12c9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp313-cp313-macosx_11_0_arm64.whl

Download URL datumaro-1.13.11-cp313-cp313-macosx_11_0_arm64.whl
Size 1.1 MB
Tags CPython 3.13 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
11c8cece372c2b5fc0e6ea0f066573ad0128409ed8e2986a817600261d174477
BLAKE2b-256 checksum
How to use checksums
e2d18b9a5d16c9d10a2a974d0abf7be975cd60d60239c43f1b2fec5336004b5c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp312-cp312-win_amd64.whl

Download URL datumaro-1.13.11-cp312-cp312-win_amd64.whl
Size 970.4 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
94d7e6218c99998372c06f85ca6542d3ea08801b3c6d03d2672978e1d3f7bdc6
BLAKE2b-256 checksum
How to use checksums
928ee76246bba96a018d8da1d9576cb25fa646d35216c34133ec2b09ee8ea4c3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL datumaro-1.13.11-cp312-cp312-musllinux_1_2_x86_64.whl
Size 1.2 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
92717b38abb8d2801f38fd0b5d7d86530d042f9a6e2eab3741028f0bbfe8cfef
BLAKE2b-256 checksum
How to use checksums
f01dee5b9c31c3799556f90065aa697e77b1ac747f4c582de96adf502a7c2287
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp312-cp312-manylinux_2_28_x86_64.whl

Download URL datumaro-1.13.11-cp312-cp312-manylinux_2_28_x86_64.whl
Size 1.1 MB
Tags CPython 3.12 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
de89bbc0007dea27c4a11b6ad2b024e0b86761a26e87adc5be2c9f855fb55e83
BLAKE2b-256 checksum
How to use checksums
8e31553d64549b7dadaacab8ce3ec7f97dfed2f109b8526c528b34052f75ba2b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp312-cp312-macosx_11_0_x86_64.whl

Download URL datumaro-1.13.11-cp312-cp312-macosx_11_0_x86_64.whl
Size 1.1 MB
Tags CPython 3.12 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
f3556f520fa42ad9df428f9d9c31d80b1cae0c30128f6110fb3064a85164d8f6
BLAKE2b-256 checksum
How to use checksums
5812bfa7ace1ec28462ec94f6aac336ca3d264af40d50e4f4d41b0d9fddcc940
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp312-cp312-macosx_11_0_arm64.whl

Download URL datumaro-1.13.11-cp312-cp312-macosx_11_0_arm64.whl
Size 1.1 MB
Tags CPython 3.12 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
dcb666774ec8b1e85fcf31958104c72717f5c4875364f8b5dc15c0165410d37c
BLAKE2b-256 checksum
How to use checksums
f1655d402da15e41a48158bc1bcc5a65df2d39b150805441bd17c7ce4f248dc8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp311-cp311-win_amd64.whl

Download URL datumaro-1.13.11-cp311-cp311-win_amd64.whl
Size 973.4 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
3a85ac99cdf711301551c286be3b121eea53e84b41c266735c8bfb870c5b9c55
BLAKE2b-256 checksum
How to use checksums
5063f216a6369b3b4097ce7943b8163e547ac8ae619e065b25ea4227ef4f3fc5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL datumaro-1.13.11-cp311-cp311-musllinux_1_2_x86_64.whl
Size 1.2 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
8656b7a7713ba0668470123781595e95c5dd6f16ff6d0348987c0311bbaa2195
BLAKE2b-256 checksum
How to use checksums
8cf3567f6812f7d1038e3370e2f6f369ba5491d8f00dc723c31cc46c551a1317
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp311-cp311-manylinux_2_28_x86_64.whl

Download URL datumaro-1.13.11-cp311-cp311-manylinux_2_28_x86_64.whl
Size 1.1 MB
Tags CPython 3.11 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
7561f6a7026be646d8b23c39f604268655e70127bb2edd4ab553d65d7b030301
BLAKE2b-256 checksum
How to use checksums
02ebf94c9f2795c06c60d323c71c1164caecb65e86a8f84915d18fc73850118a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp311-cp311-macosx_11_0_x86_64.whl

Download URL datumaro-1.13.11-cp311-cp311-macosx_11_0_x86_64.whl
Size 1.1 MB
Tags CPython 3.11 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
1f33843eef6d85ffcc24899d3a35c63a19f1e7b7c06723c31f9d143ae1e85383
BLAKE2b-256 checksum
How to use checksums
27151f834cb00f8a6138f1924240ecd7a1e8cabdcae4c12ad56bfbe17d7c24c2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp311-cp311-macosx_11_0_arm64.whl

Download URL datumaro-1.13.11-cp311-cp311-macosx_11_0_arm64.whl
Size 1.1 MB
Tags CPython 3.11 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
ead60bb7054557102f5961b794011f17087a6e239a01c8bfac17467fec53411e
BLAKE2b-256 checksum
How to use checksums
b39a7af4cbfa8ecca09dbd3937f077405a8790d22a4776bf35b41acfc6ce106b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp310-cp310-win_amd64.whl

Download URL datumaro-1.13.11-cp310-cp310-win_amd64.whl
Size 973.1 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
0e18672b301f2e27dd4a3915d4110cb1ceef77f63d856eb8a63e9e6bb02c6bcd
BLAKE2b-256 checksum
How to use checksums
93d9eba76b44f8e4c7b627959b248168d4cf90e32151166850389cdb6918c699
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL datumaro-1.13.11-cp310-cp310-musllinux_1_2_x86_64.whl
Size 1.2 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
0285487b2be4f15a22954df59604c99f67f7ef546efedb15f95a6346e247675b
BLAKE2b-256 checksum
How to use checksums
e52b34fb523f96f70e15d8aefab1643858eb2b4395387132ad5d2282cea28bc6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp310-cp310-manylinux_2_28_x86_64.whl

Download URL datumaro-1.13.11-cp310-cp310-manylinux_2_28_x86_64.whl
Size 1.1 MB
Tags CPython 3.10 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6fcf230307a02df9accd27748473b2ef54da900a85dfa2ee5341492787b092ca
BLAKE2b-256 checksum
How to use checksums
bcbcc3c04d28dd85e1bccdd10879bb471e0d27964782ec411f2c624ed780ae3c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp310-cp310-macosx_11_0_x86_64.whl

Download URL datumaro-1.13.11-cp310-cp310-macosx_11_0_x86_64.whl
Size 1.1 MB
Tags CPython 3.10 macOS 11.0+ x86-64
SHA-256 checksum
How to use checksums
971d7f8f5b1f04d23b28fd0263257e24f8773d73105b526262ac73d448c07215
BLAKE2b-256 checksum
How to use checksums
7f599f445a915d01a35846ea53775e5ac17e39b62be960e9e5b6da77ff03ee8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release files / datumaro-1.13.11-cp310-cp310-macosx_11_0_arm64.whl

Download URL datumaro-1.13.11-cp310-cp310-macosx_11_0_arm64.whl
Size 1.1 MB
Tags CPython 3.10 macOS 11.0+ ARM64
SHA-256 checksum
How to use checksums
3d13b1fe9f86ab690fdc1ca0f5a77223e7b1df2070fa6ada119098d00d01a884
BLAKE2b-256 checksum
How to use checksums
3643f534b5bf42451a057f1f0522c64466cbafec0e1a99c1e8ad549237ab6628
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 7, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

1.13.11 This release

26 release files

1.9.1

10 release files

1.9.0

10 release files

1.8.0

10 release files

1.7.0

10 release files

1.6.0

10 release files

1.5.2

13 release files

1.5.0

17 release files

1.4.1

17 release files

1.4.0

17 release files

1.3.2

1 release file

1.3.1

7 release files

1.3.0

1 release file

1.2.1

7 release files

1.2.0

1 release file

1.1.1

1 release file

1.1.0

1 release file

1.0.0

1 release file

0.5.0

1 release file

0.3.1

2 release files

0.3

2 release files

0.2.3

2 release files

0.2.2

2 release files

0.2.1

2 release files

0.2

2 release files

0.1.11

2 release files

0.1.10

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page