Skip to main content

PyPI PyPI - Downloads LICENSE GitHub top language reference

GitHub stars GitHub forks GitHub watchers GitHub followers GitHub contributors Twitter Follow

COMMIT

The reconstructions recovered with existing tractography algorithms are not really quantitative even though diffusion MRI is a quantitative modality. COMMIT stands for Convex Optimization for Microstructure Informed Tractography and is a powerful framework for enhancing the anatomical accuracy of the reconstructions by combining tractography with microstructural features of the neuronal tissue.

How? Starting from an input set of candidate fiber-tracts estimated using standard fiber-tracking techniques, COMMIT models the diffusion MRI signal in each voxel of the image as a linear combination of the restricted and hindered contributions generated in every location of the brain by these candidate tracts. Then, COMMIT seeks for the effective contribution of each of them such that they globally fit the measured signal at best. These weights can be efficiently estimated by solving a convenient linear system.

Results clearly demonstrated the benefits of the proposed formulation, opening new perspectives for a more quantitative and biologically-plausible assessment of the structural connectivity of the brain. See the references for more information.

Main features

  • Very efficient: COMMIT is implemented in Python but the core of the algorithm is implemented in C++ and using multi-thread programming for efficient parallel computation.
  • Accepts and works with any input tractogram (i.e. set of fiber tracts).
  • Can easily implement and consider any multi-compartment model available in the literature: possibility to account for restricted, hindered as well as isotropic contributions into the signal forward model.
  • Low memory consumption using optimized sparse data structures, e.g. it can easily run on a standard laptop with 8GB RAM a full-brain tractogram from the HCP data (1M fibers, 3 shells, 1.25 mm^3 resolution).
  • Soon: GPU implementation for even faster model fitting.

Documentation

More information/documentation, as well as a series of tutorials, can be found in the wiki pages.

Installation

To install COMMIT, refer to the installation guide.

Getting started

To get started with the COMMIT framework, have a look at this tutorial, which will guide you through the main steps of the processing.

Release files for dmri-commit 2.4.2

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

Source distribution (sdist)

Source distribution for dmri-commit 2.4.2
File Size Uploaded
dmri_commit-2.4.2.tar.gz 69.8 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for dmri-commit 2.4.2
File
dmri_commit-2.4.2-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
dmri_commit-2.4.2-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
dmri_commit-2.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ x86-64 Details
dmri_commit-2.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.17+ ARM64 Details
dmri_commit-2.4.2-cp312-cp312-macosx_12_0_x86_64.whl CPython 3.12 CPython 3.12 macOS 12.0+ x86-64 Details
dmri_commit-2.4.2-cp312-cp312-macosx_12_0_arm64.whl CPython 3.12 CPython 3.12 macOS 12.0+ ARM64 Details
dmri_commit-2.4.2-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
dmri_commit-2.4.2-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
dmri_commit-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ x86-64 Details
dmri_commit-2.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.17+ ARM64 Details
dmri_commit-2.4.2-cp311-cp311-macosx_12_0_x86_64.whl CPython 3.11 CPython 3.11 macOS 12.0+ x86-64 Details
dmri_commit-2.4.2-cp311-cp311-macosx_12_0_arm64.whl CPython 3.11 CPython 3.11 macOS 12.0+ ARM64 Details
dmri_commit-2.4.2-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
dmri_commit-2.4.2-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
dmri_commit-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ x86-64 Details
dmri_commit-2.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.17+ ARM64 Details
dmri_commit-2.4.2-cp310-cp310-macosx_12_0_x86_64.whl CPython 3.10 CPython 3.10 macOS 12.0+ x86-64 Details
dmri_commit-2.4.2-cp310-cp310-macosx_12_0_arm64.whl CPython 3.10 CPython 3.10 macOS 12.0+ ARM64 Details
dmri_commit-2.4.2-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
dmri_commit-2.4.2-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
dmri_commit-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ x86-64 Details
dmri_commit-2.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.17+ ARM64 Details
dmri_commit-2.4.2-cp39-cp39-macosx_12_0_x86_64.whl CPython 3.9 CPython 3.9 macOS 12.0+ x86-64 Details
dmri_commit-2.4.2-cp39-cp39-macosx_12_0_arm64.whl CPython 3.9 CPython 3.9 macOS 12.0+ ARM64 Details
dmri_commit-2.4.2-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
dmri_commit-2.4.2-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
dmri_commit-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ x86-64 Details
dmri_commit-2.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.17+ ARM64 Details
dmri_commit-2.4.2-cp38-cp38-macosx_12_0_x86_64.whl CPython 3.8 CPython 3.8 macOS 12.0+ x86-64 Details
dmri_commit-2.4.2-cp38-cp38-macosx_12_0_arm64.whl CPython 3.8 CPython 3.8 macOS 12.0+ ARM64 Details

Total release size: 74.1 MB

Release files / dmri_commit-2.4.2.tar.gz

Download URL dmri_commit-2.4.2.tar.gz
Size 69.8 kB
Tags Source
SHA-256 checksum
How to use checksums
e8e6cf6df93d662a93674a16dbc6034b44d9745d56ac1a3aa655e5f8edc3ee42
BLAKE2b-256 checksum
How to use checksums
21f1f869745b5e10286d064d2e3a93c788cb759a8d27f790ff324b7371edec8d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp312-cp312-win_amd64.whl

Download URL dmri_commit-2.4.2-cp312-cp312-win_amd64.whl
Size 744.4 kB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
4975e2ce325f3f7990478368e2b6e5698de4b246c0e7779c65de1ebb7f0a70b6
BLAKE2b-256 checksum
How to use checksums
56a5ce64ca07ec6a517c62dbcbc5e7e87d0fda94fa12f0ae82f6917c69c42c23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp312-cp312-win32.whl

Download URL dmri_commit-2.4.2-cp312-cp312-win32.whl
Size 642.8 kB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
a2f22511a4a4a6c7a3b370a6737d19201eb1754cbf197c6b38adaaef8f796b0c
BLAKE2b-256 checksum
How to use checksums
d6f42ccd14321cb42ddec33caba15cda0ddff2834a29902b09bb2fa5a9faf75a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dmri_commit-2.4.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 6.1 MB
Tags CPython 3.12 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
6fc364b73171e1c64aa63b2ceaa8c8c6b22071ce2a628c37f16e0dbc33899689
BLAKE2b-256 checksum
How to use checksums
ed9ae36767cd0b07c0cb96cfdaafb8cc7a6a4f4b748f4a8a50dd9492a3d3a930
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL dmri_commit-2.4.2-cp312-cp312-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 5.9 MB
Tags CPython 3.12 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
729f2d0197ef0fa4b0cb048c36071d58d9b8084449b5850b96e9603095537fd9
BLAKE2b-256 checksum
How to use checksums
1dc5eb842428f796f9e7df790e8e3c3c8b42f1a14f548391756d7b4dce7de095
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp312-cp312-macosx_12_0_x86_64.whl

Download URL dmri_commit-2.4.2-cp312-cp312-macosx_12_0_x86_64.whl
Size 892.1 kB
Tags CPython 3.12 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
ec00700cf1ddf8544308197c20c7efd7a300280e77304a28d5547db1531826ed
BLAKE2b-256 checksum
How to use checksums
770ea3d32a9c6ca7862272827cb4349b20ad9b0e0018f67de633221fb28d163b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp312-cp312-macosx_12_0_arm64.whl

Download URL dmri_commit-2.4.2-cp312-cp312-macosx_12_0_arm64.whl
Size 826.9 kB
Tags CPython 3.12 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
81a5dae1cc15c2958454d18285302623b7c47f1b3341f58c6b9038956d676607
BLAKE2b-256 checksum
How to use checksums
ebc78958be689c4c2f6ee645d52d842963f33db10f84e5aac8f24a081bb08e71
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp311-cp311-win_amd64.whl

Download URL dmri_commit-2.4.2-cp311-cp311-win_amd64.whl
Size 763.1 kB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
708d576f8ebdd9a1c95e4c5c2518e37e032d78af509004e359a390be38bb8e5c
BLAKE2b-256 checksum
How to use checksums
ab9f609a2af59d1b8003d75cb2fe22fcb3272d7d1b9fb6ddf31b122e5e57c056
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp311-cp311-win32.whl

Download URL dmri_commit-2.4.2-cp311-cp311-win32.whl
Size 679.7 kB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
96d3d2c458a6cc50df2b04c06bcbb570cb517f616aeee8c49fb18416df5b8af7
BLAKE2b-256 checksum
How to use checksums
c03709b24d6578054166edf52b26119cc9d40c9ef524252f780d322fe22df36c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dmri_commit-2.4.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 6.0 MB
Tags CPython 3.11 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
afa6d74b4c7728a3adeb0c33d7aee3db09091edce1e764cd53f949bda76544e5
BLAKE2b-256 checksum
How to use checksums
c87eb73b98b9302b220250c9ca863cfc1f212315c61d5b28d5427fc70ffcaed8
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL dmri_commit-2.4.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 5.9 MB
Tags CPython 3.11 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
3c9f0f8eb607ef51c1c58a01e297e411014ad7971fb8fb5b5b0f6444df5aa997
BLAKE2b-256 checksum
How to use checksums
6a1127104aafb32f7db199b474795c3076e227e616e5de3dcdbc822d5e834f32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp311-cp311-macosx_12_0_x86_64.whl

Download URL dmri_commit-2.4.2-cp311-cp311-macosx_12_0_x86_64.whl
Size 962.5 kB
Tags CPython 3.11 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
76962b4c2e66bee6da9fdc431e9ba8d063283603b3692777a9b5ff3956bac422
BLAKE2b-256 checksum
How to use checksums
529e42850a17f1b99c61e230b7eeb4b4beb24670e4f5ef44f348d07869642935
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp311-cp311-macosx_12_0_arm64.whl

Download URL dmri_commit-2.4.2-cp311-cp311-macosx_12_0_arm64.whl
Size 858.1 kB
Tags CPython 3.11 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
196bb4d8f4ce4cab47a068e200f14d1652d0756c444c1a40b82eade20c9a16ae
BLAKE2b-256 checksum
How to use checksums
ac24a6f636a9febaecc06928791d30c2524281bd4082711b612b5147f9d0fa6f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp310-cp310-win_amd64.whl

Download URL dmri_commit-2.4.2-cp310-cp310-win_amd64.whl
Size 764.8 kB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
8f8052bfd08054edef94091c3eec0a811eb32f31838afac72d1e6782e14c2a9e
BLAKE2b-256 checksum
How to use checksums
3eaffc8b4291b24199ef3cfef3ca3d52510fd5dbe9157c57700835f4725c017d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp310-cp310-win32.whl

Download URL dmri_commit-2.4.2-cp310-cp310-win32.whl
Size 682.0 kB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
9a94ab02f45cb874e93c3798229863d1703688c7703599e45aa9f786fdcd95c7
BLAKE2b-256 checksum
How to use checksums
60991a1d3b5973be1da46f1eed7391708e696753ac690fd921ddf9d8acee75fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dmri_commit-2.4.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 5.7 MB
Tags CPython 3.10 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
72d285314282107bdb48532e1d3537187f914711ca2a7a0b8cf7d8c9c3fec2f8
BLAKE2b-256 checksum
How to use checksums
b70ac95f35285c1b68c13a5017fee06a1cc6294add56afde2d49aed958c9c4f6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL dmri_commit-2.4.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 5.6 MB
Tags CPython 3.10 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
3354e9ed8d1cde6a0dbc6e8f7ac67ccfd13a74a9c7a15fd3d8eabbc2b74e9b33
BLAKE2b-256 checksum
How to use checksums
5dde52c87ef9a9232ba2be480723d62d5e1873d4ddd2e39acfd4abb45c755e3e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp310-cp310-macosx_12_0_x86_64.whl

Download URL dmri_commit-2.4.2-cp310-cp310-macosx_12_0_x86_64.whl
Size 967.2 kB
Tags CPython 3.10 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
e7e8081e957a1774fdb48e6eceb47a17f6df1a1f15748081b50b9d2ce7bb2710
BLAKE2b-256 checksum
How to use checksums
debb6de8ed516720a1be9fc181ef7944007041955c22f48d724c551050d7aee0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp310-cp310-macosx_12_0_arm64.whl

Download URL dmri_commit-2.4.2-cp310-cp310-macosx_12_0_arm64.whl
Size 862.0 kB
Tags CPython 3.10 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
2850e86f23032dde686b476c6236728d20af9470da1e8d1ae469f4b119e793d4
BLAKE2b-256 checksum
How to use checksums
a3d0e7b8aeb82951a7fcea26a56c36e77746f1f243642b3be4df5bbcd94af5c6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp39-cp39-win_amd64.whl

Download URL dmri_commit-2.4.2-cp39-cp39-win_amd64.whl
Size 766.1 kB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
542580a1219ad84066e209845a63d4b6a439e61db91d502eacfd53f9b7f2c3c2
BLAKE2b-256 checksum
How to use checksums
12c847714c1ea5c906baf60993557da9a84d08e086b0619cd15b8ab03db4cdc2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp39-cp39-win32.whl

Download URL dmri_commit-2.4.2-cp39-cp39-win32.whl
Size 683.2 kB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
655f5c7165627de3fcd8ec87c704d2a7386c6f758396e746489baca77e5930ec
BLAKE2b-256 checksum
How to use checksums
0e7965b66ea7f2bbdea500282ce83e620e06f196f53448dd7972518565af23c5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dmri_commit-2.4.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 5.7 MB
Tags CPython 3.9 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
fa6291c390c9c76374752a159618001cda4cf1db264577898e57b857b0a5c4d3
BLAKE2b-256 checksum
How to use checksums
fd8ffc745c8935563b2db8adf2486ca428163e5edf0fb9760db2ab221f45e34f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL dmri_commit-2.4.2-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 5.6 MB
Tags CPython 3.9 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
e7e6507913c3280cc97c19d304192e0c66851a5aa19efcae776cfe8e83c76a9c
BLAKE2b-256 checksum
How to use checksums
91042f13f3218aa52a255b49b2ecfa81d189610af02e0c06cbc48b527d65e89e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp39-cp39-macosx_12_0_x86_64.whl

Download URL dmri_commit-2.4.2-cp39-cp39-macosx_12_0_x86_64.whl
Size 967.3 kB
Tags CPython 3.9 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
cace9da8ed8ffaeb194f79539fef21c09bd70e72f1ce01a85c10bdd6429bd5bc
BLAKE2b-256 checksum
How to use checksums
bece7f077aeb4d2c852eb0eac7e9f6a37237deb7077c8d6881aa86a1526817e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp39-cp39-macosx_12_0_arm64.whl

Download URL dmri_commit-2.4.2-cp39-cp39-macosx_12_0_arm64.whl
Size 863.8 kB
Tags CPython 3.9 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
a5ab0cf917e6810128c9945dbd3a9381ecd0862418f9c5a5e709b9a334230255
BLAKE2b-256 checksum
How to use checksums
4afe5506abe0fcc3831e1ccd8b246fb04fe141c1bc05694b7b7beb6ed74bf532
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp38-cp38-win_amd64.whl

Download URL dmri_commit-2.4.2-cp38-cp38-win_amd64.whl
Size 800.0 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
c295cf5de0362f66c818dbff2ccec2cbcf5e2294e5d76f23426a916be6b37492
BLAKE2b-256 checksum
How to use checksums
48f0c15af0b07b65ccee6d5f737925b1d6413aa7cd980bcd16b41efecea25a32
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp38-cp38-win32.whl

Download URL dmri_commit-2.4.2-cp38-cp38-win32.whl
Size 709.1 kB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
f45fc98384b2b510e0e2ce96c20f34e617ee5399c44401ed7ff258efd1fcfdb1
BLAKE2b-256 checksum
How to use checksums
7ce9610503a40b7442dc905588294c23434f5af56fb5a84951bb52e73c8b8200
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl

Download URL dmri_commit-2.4.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Size 5.7 MB
Tags CPython 3.8 Linux glibc 2.17+ x86-64
SHA-256 checksum
How to use checksums
75c9c40e0d0e944c796e07f6e6900e7dddc5c0e654de20f823fc3777355130fc
BLAKE2b-256 checksum
How to use checksums
c9f233c5e27da92a09baf2921c639356a7785acc9536aec5b9b9ae772e1d42e7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl

Download URL dmri_commit-2.4.2-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl
Size 5.6 MB
Tags CPython 3.8 Linux glibc 2.17+ ARM64
SHA-256 checksum
How to use checksums
d3752b71d4a753eb388a8c920995487d9424fcdbffd53d2d97d650a06355a371
BLAKE2b-256 checksum
How to use checksums
22462c11f71b6834cca4e089a67d9f4be8f7f7796522a0419cf0ba6ce6b21cee
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp38-cp38-macosx_12_0_x86_64.whl

Download URL dmri_commit-2.4.2-cp38-cp38-macosx_12_0_x86_64.whl
Size 979.5 kB
Tags CPython 3.8 macOS 12.0+ x86-64
SHA-256 checksum
How to use checksums
235eeae4f8ec430b19b67f6e0f1e551ccbad6038e7c2013368d2a397dfde2bef
BLAKE2b-256 checksum
How to use checksums
b979d981832bacf0c245c2ac047e896318f83c4bb18afc7abf25a263eb49a0b1
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release files / dmri_commit-2.4.2-cp38-cp38-macosx_12_0_arm64.whl

Download URL dmri_commit-2.4.2-cp38-cp38-macosx_12_0_arm64.whl
Size 877.8 kB
Tags CPython 3.8 macOS 12.0+ ARM64
SHA-256 checksum
How to use checksums
abc1f4224a0f3fd11a49890b5c37c26e9df208e1a4e29544c5d99ae5a38f1844
BLAKE2b-256 checksum
How to use checksums
8f97ef899edf635c382c4e8919b09154d0081f232beb66e0ac773fea719ab794
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/6.1.0 CPython/3.13.7

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 Jan 28, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

2.4.2 This release

31 release files

2.4.1

31 release files

2.4.0

31 release files

2.3.1

31 release files

2.2.0

1 release file

2.1.0

1 release file

2.0.1

1 release file

2.0.0

1 release file

1.6.5

1 release file

1.6.4

1 release file

1.6.3

1 release file

1.6.2

1 release file

1.6.1

1 release file

1.5.3

1 release file

1.5.2

1 release file

1.5.1

1 release file

1.5.0

1 release file

1.4.6

1 release file

1.4.5

1 release file

1.4.4

1 release file

1.4.3

1 release file

1.4.2

1 release file

1.4.1

1 release file

1.4.0.4

1 release file

1.3.9.4

1 release file

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