Skip to main content

mink

Build Coverage Status PyPI version PyPI downloads Banner for mink

mink is a library for differential inverse kinematics in Python, based on the MuJoCo physics engine.

Features include:

  • Task specification in configuration or operational space;
  • Limits on joint positions and velocities;
  • Collision avoidance between any geom pair;
  • Support for closed-chain kinematics (loop closures) via equality constraints;
  • Lie group interface for rigid body transformations, with native C optimization for IK hot paths.

For usage and API reference, see the documentation.

If you use mink in your research, please cite it as follows:

@software{Zakka_Mink_Python_inverse_2026,
  author = {Zakka, Kevin},
  title = {{Mink: Python inverse kinematics based on MuJoCo}},
  year = {2026},
  month = feb,
  version = {1.1.0},
  url = {https://github.com/kevinzakka/mink},
  license = {Apache-2.0}
}

Installation

Install from PyPI:

uv add mink

Or clone and run locally:

git clone https://github.com/kevinzakka/mink.git && cd mink
uv sync

Examples

To run an example:

# Linux
uv run examples/arm_ur5e.py

# macOS
./fix_mjpython_macos.sh  # So that mjpython works with uv.
uv run mjpython examples/arm_ur5e.py

mink works with a variety of robots, including:

Check out the examples directory for more.

How can I help?

Install the library, use it and report any bugs in the issue tracker if you find any. If you're feeling adventurous, you can also check out the contributing guidelines and submit a pull request.

Acknowledgements

mink is a direct port of Pink which uses Pinocchio under the hood. Stéphane Caron, the author of Pink, is a role model for open-source software in robotics. This library would not have been possible without his work and assistance throughout this project.

mink also heavily adapts code from the following libraries:

  • The lie algebra library that powers the transforms in mink is adapted from jaxlie.
  • The collision avoidance constraint is adapted from dm_robotics's LSQP controller.

References

  • The code implementing operations on matrix Lie groups contains references to numbered equations from the following paper: A micro lie theory for state estimation in robotics, Joan Solà, Jeremie Deray, and Dinesh Atchuthan, arXiv preprint arXiv:1812.01537 (2018).

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mink-1.3.0.tar.gz (63.8 kB view details)

Uploaded Source

Built Distributions

If you're not sure about the file name format, learn more about wheel file names.

mink-1.3.0-cp314-cp314t-win_amd64.whl (85.3 kB view details)

Uploaded CPython 3.14tWindows x86-64

mink-1.3.0-cp314-cp314t-win32.whl (84.5 kB view details)

Uploaded CPython 3.14tWindows x86

mink-1.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl (83.7 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ x86-64

mink-1.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl (82.5 kB view details)

Uploaded CPython 3.14tmusllinux: musl 1.2+ ARM64

mink-1.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (82.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mink-1.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (83.5 kB view details)

Uploaded CPython 3.14tmanylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

mink-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl (80.6 kB view details)

Uploaded CPython 3.14tmacOS 11.0+ ARM64

mink-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl (81.9 kB view details)

Uploaded CPython 3.14tmacOS 10.15+ x86-64

mink-1.3.0-cp314-cp314-win_amd64.whl (85.2 kB view details)

Uploaded CPython 3.14Windows x86-64

mink-1.3.0-cp314-cp314-win32.whl (84.4 kB view details)

Uploaded CPython 3.14Windows x86

mink-1.3.0-cp314-cp314-musllinux_1_2_x86_64.whl (83.4 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ x86-64

mink-1.3.0-cp314-cp314-musllinux_1_2_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.14musllinux: musl 1.2+ ARM64

mink-1.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mink-1.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (83.2 kB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

mink-1.3.0-cp314-cp314-macosx_11_0_arm64.whl (80.5 kB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

mink-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl (81.8 kB view details)

Uploaded CPython 3.14macOS 10.15+ x86-64

mink-1.3.0-cp313-cp313-win_amd64.whl (84.7 kB view details)

Uploaded CPython 3.13Windows x86-64

mink-1.3.0-cp313-cp313-win32.whl (84.0 kB view details)

Uploaded CPython 3.13Windows x86

mink-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl (83.4 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mink-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

mink-1.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mink-1.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (83.2 kB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

mink-1.3.0-cp313-cp313-macosx_11_0_arm64.whl (80.5 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mink-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl (81.8 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mink-1.3.0-cp312-cp312-win_amd64.whl (84.7 kB view details)

Uploaded CPython 3.12Windows x86-64

mink-1.3.0-cp312-cp312-win32.whl (84.0 kB view details)

Uploaded CPython 3.12Windows x86

mink-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl (83.4 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mink-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

mink-1.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mink-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (83.2 kB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

mink-1.3.0-cp312-cp312-macosx_11_0_arm64.whl (80.5 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mink-1.3.0-cp312-cp312-macosx_10_13_x86_64.whl (81.8 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mink-1.3.0-cp311-cp311-win_amd64.whl (84.7 kB view details)

Uploaded CPython 3.11Windows x86-64

mink-1.3.0-cp311-cp311-win32.whl (83.9 kB view details)

Uploaded CPython 3.11Windows x86

mink-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl (83.4 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mink-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

mink-1.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mink-1.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (83.2 kB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

mink-1.3.0-cp311-cp311-macosx_11_0_arm64.whl (80.4 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mink-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl (81.8 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mink-1.3.0-cp310-cp310-win_amd64.whl (84.7 kB view details)

Uploaded CPython 3.10Windows x86-64

mink-1.3.0-cp310-cp310-win32.whl (83.9 kB view details)

Uploaded CPython 3.10Windows x86

mink-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl (83.4 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mink-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

mink-1.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (82.3 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.17+ ARM64manylinux: glibc 2.28+ ARM64

mink-1.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (83.2 kB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64manylinux: glibc 2.5+ x86-64

mink-1.3.0-cp310-cp310-macosx_11_0_arm64.whl (80.4 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mink-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl (81.8 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

Details for the file mink-1.3.0.tar.gz.

File metadata

  • Download URL: mink-1.3.0.tar.gz
  • Upload date:
  • Size: 63.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0.tar.gz
Algorithm Hash digest
SHA256 e9d34c97e21cd6c48f6b4071e080dbd34a0b9184520067b56728aac51c008d2d
MD5 059c82c3f444d28d84d7b3a8b99e8918
BLAKE2b-256 f81c6725f3410890998f9e04f91426687d0da2b4750abcf032f100133b45b409

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0.tar.gz:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: mink-1.3.0-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 85.3 kB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 5f063731c44b758df0306503e831b81713f55dd34ed399ecc8c3d2fed2f53ced
MD5 c2dca42025e3b327091b8dc1a3fcc8c3
BLAKE2b-256 fc3fa13d858724a98a23261d6649e69da340af06a27e6fa3e37ff8fcf42fa36c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-win_amd64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-win32.whl.

File metadata

  • Download URL: mink-1.3.0-cp314-cp314t-win32.whl
  • Upload date:
  • Size: 84.5 kB
  • Tags: CPython 3.14t, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp314-cp314t-win32.whl
Algorithm Hash digest
SHA256 ff90bfd95e46bda3e48771392ed617a4b1a4eaee24bbeb4e3622b6186164435a
MD5 79e33a16a7130cc3ce158a99a5a80606
BLAKE2b-256 dfb3e318f39c52422a10ec3212d25a50ef4583a528aa84772c9855c7636709d7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-win32.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 996cb0946075120d31f06dac513bcb62120de9e3df404a79d2a45a2e68f0382a
MD5 8846a84f51a35ef604db47edbb6e7c1e
BLAKE2b-256 0c8e4026a256d01f971fad27328b77118755a83dd50517187b6bf230319dbbbe

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1ac30822b30649b6e2bda75f0ce17b7fba11372e61c7048548805e6edff14807
MD5 f6ac625e367ad719e51c08824a37872d
BLAKE2b-256 eac58ba471a08c9fedf612af15b2a4e558b6afc2768f1d4a38e37d8692b17751

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 c568bd1270a327ef707c18383f332a4be30e32ef79afe12dc50299827e5ff1fd
MD5 98bcffe91d2b5431d752792bdc403bd8
BLAKE2b-256 e8a9776a7369bc2568825b9cc829260d961ef5486c18c7c5b6cb5631ea7972bc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 fa4697efd2e23289d19c51f82a7d48cf1af63e57d6bf9d3c68c05c54fcadddc7
MD5 d195a8acab1923ff10305b3d27426324
BLAKE2b-256 b241ccffe343aad8287f1e11a92ecc18f77931f2192a32f62ecad22b2336c61e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 99b0ba65f01ac575ca10cd7b17e140ea8d767d3bda356e41b71344629ebdc2bb
MD5 23c7e63adea319a3ae204a89ea07f185
BLAKE2b-256 74cc6d83878fb63cea448cc9b85a42c2ca2fe24ea1a187a600b6a6ced414e216

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-macosx_11_0_arm64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 78d09d3693abdb20d189fbdd292b11a2b5cce99c6007395a7c609fd532541b54
MD5 753c1c5313c5896d88f858a25336375b
BLAKE2b-256 5ab45c0bb351df3ba28fa4a6c8d9983830a2f022e03de386ed9c2f92a36ceda2

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314t-macosx_10_15_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: mink-1.3.0-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 85.2 kB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 ab637e052c583b2133dc79cb0e7b7c589597889350c6a17ff031b0211e30d7e2
MD5 e410a5b3b1afad86d060afe2ce2345be
BLAKE2b-256 c3b003f370d18ac25b5c010aaf94eb77b648fd4d25e9e15a68572a85e005eef6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-win_amd64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-win32.whl.

File metadata

  • Download URL: mink-1.3.0-cp314-cp314-win32.whl
  • Upload date:
  • Size: 84.4 kB
  • Tags: CPython 3.14, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp314-cp314-win32.whl
Algorithm Hash digest
SHA256 25879a4f833b8dc1d8f951220d1d028299f31c373fe286bb10b513c2c79e8666
MD5 345527cc371312802d832ea52548e3dd
BLAKE2b-256 621deec4e5234d27e4fbf08fac647ae649f1637454a6aa2072afcccbf14597d4

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-win32.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 eded34c412b237f487e93b13cc95424e4c1fdc17f7bf459454d72da0c70a7bfc
MD5 fa5299e46a7f837377e2e62184f5be6f
BLAKE2b-256 5c067956c945584bd70ec44f5e45e6aa0d6b3c934c6c96dbe9afd15512ea36e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 d6979c60c477e91527ea81fceb48a1eca8e898db4babe3bc1e85e9d42df858bd
MD5 6cd2564b57c6cc0c4a12c651ecc758cd
BLAKE2b-256 a61a247527c73f910ccdec3fc427772518f18dbb6d90393620f7d15a4ea5296e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cf95038709be9e11ff29c426bb208e48550b837433de4d2d99152ed64bc23632
MD5 48d45f043f1189ec21eca4daa6106c83
BLAKE2b-256 5ce0845c84c11f3170354d17b5ac712286267805c75a969e01e0bb7ffebbeeb6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 6162f457488c1f8200b0fef1059514d8ff99238014446c4496e9f7609c648ea9
MD5 492ecac898c7a5fe49ae35e370aac42a
BLAKE2b-256 2b0134dc0502f2a2fa5f838f6d6e2e6d59ded46db2a529f7379771ff0afeef92

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 4481fdfbb57e6ea2c76d129d0ce2502d9b7657f2c5b5c992a418769e271ecbbe
MD5 903d7c4c8c45c8a3157fd599baaf06d5
BLAKE2b-256 9194d554c880f13868f3135a902c3b3cb65f4d192e72511f1464677d636cdcdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl
Algorithm Hash digest
SHA256 ece8ffb42d2b27b7c77771136e47a9938c5fc935bbde12d29ba5de93b568b337
MD5 3bde549048b19cbc6fd66400d1f90e55
BLAKE2b-256 74823337abd75af09017dcfe8ac621a6065dcd1014a34501fab2df304e9bce2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp314-cp314-macosx_10_15_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: mink-1.3.0-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 43e5fd9c68b2c467dc5180866c679dd4ac5b43710297fa8c5b62e2dfbd7da5a2
MD5 40267b6f3d1404b93eb9bf331199a347
BLAKE2b-256 08e4e3c2a50c2a5f8bdf2d8103941ded42da19686fdeac6bea036315e3ec0712

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-win_amd64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-win32.whl.

File metadata

  • Download URL: mink-1.3.0-cp313-cp313-win32.whl
  • Upload date:
  • Size: 84.0 kB
  • Tags: CPython 3.13, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 aea9f3420c816d3fdc1e0b45ca33e35baa812a4085d059334d271d0139dd83a8
MD5 e7843f1f669c2155272c6d00569e788d
BLAKE2b-256 afff22796eb3f7d371f0ad2d89ed85085d7c2004c7ed477c194e9114370d5390

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-win32.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 455140e7a7f36cd96c0cdef5d475d1fb1e819aed71f0b35b5ac77bdfa78beba8
MD5 63fdda54c8ebb4b4c01d7590c69a16b4
BLAKE2b-256 892933a0f771311c82c230b464a8020571954314e150d13abbda8b0b1feafc53

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 a46d81268c70e86528605eed91b990c98dd3ceafbbe7633ed4d4c7cb2d9c0820
MD5 50be23265cd4a028f9e98350e82f827d
BLAKE2b-256 3ef70d122071dd1245bf5e39b8a44c95dcd77bcd8ea622b4ef4315d21e38b973

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 197b764058026c5aa5626441b4b34cb46f9f9afb197ee9adc822f85bd07d50e4
MD5 1d733dd5e7ff03e61f8d7d6827095dbb
BLAKE2b-256 96669d5136767718bd3f57e4993acf4d5af267ffda43366bbb138e754b765286

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 e0bcb7a128c7a1728e174aa713720b26cce7e0c3b569e430d52d358a8b13e165
MD5 0766053ba62a256437086de3361d1657
BLAKE2b-256 f794fdabb32792a8672fcc8c4451098f72af57f85a13fca6647f611e30754146

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 973e40520b2aa674d2a722ea67639f5d9fb2557bca39b9b802e65245916b16cf
MD5 27199f03224123d4b72f1b24d13fb557
BLAKE2b-256 f6f4c429084eaa7718ae7e041546a56a26617be0d004a72a5ea0cfa33ddc5810

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 be77d4d04cec0ded234a86f6d4965d263ad2653a6ff314902d9296319366569b
MD5 836222d87045801bdfd1412bd6eb7179
BLAKE2b-256 aace69b4a7923a3ddc0221dcb2a728fcfea8533b9670853a45751ecee810c496

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp313-cp313-macosx_10_13_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: mink-1.3.0-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 a250fd64af44f309f668ccdec5cee20719b50bb75a82422f29134af6c1d84003
MD5 56a4869085fbbf30499641cf9fafd28c
BLAKE2b-256 87b7960000ec5bae07bc9f22e070a42eec40aeea9cd48ea556268ddd9e9ec13f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-win_amd64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-win32.whl.

File metadata

  • Download URL: mink-1.3.0-cp312-cp312-win32.whl
  • Upload date:
  • Size: 84.0 kB
  • Tags: CPython 3.12, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 0eff0cecc08456a580e1709550e8d0a84ba1434a436e8f6a417413ddce7ae91f
MD5 34a8fe321c8f9c24e49378f3780bd66f
BLAKE2b-256 b624380386486b87b0ca7920b9ee26abd141eef565a89e1970b51225b97afee0

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-win32.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 46e0c5d687bac715ec7521047803086d28bfa95fc1a2562ab7777b1bd43a64f7
MD5 ca4a2d264478683c27258a6887073e06
BLAKE2b-256 187f9883e9b2bbbe675f20fde48abd63d0474e95ea3df273fd532e32ba9ce05c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 21aed1433e42380be132db3f8355a2b3dd18dcb7d2528ebad173e6b3b953d632
MD5 12f744935ab033d365b60ef828d4df67
BLAKE2b-256 f419f32d6fa3734d3bf12e7f0ae3a93ce0f833f36f874b38420cb2fd85ec43a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 8a7ef637655ec8dbc1b8110e999090c4e8abaa84172a0c2b60b8a4e447d50a4f
MD5 aed24422659bf1c86430787cc7e5647c
BLAKE2b-256 50fc9c4ff7a0fe538ff8d4de384bf8fdc5445c3f209c2d5c1709cdd630c02cb3

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 5c31a4e3a43eb7d544d7803a2af36ca703d8b933189251d3f37cc2117b23e1ff
MD5 6edb7710b80dc86355566c2ff117fc39
BLAKE2b-256 a1b9308b82a8a5cc4d3c593bc68d43dfa0d797ea22ee8e9d6f1244c06044753c

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 ab7ab077bcc78de7fca1f21bd1bc55afe81c7b77546a771e8007887b630150f2
MD5 306f830c3697d7733a9af6dbeeb92a6a
BLAKE2b-256 056acc5cbd86389b129e29f62407e2d2f117848ae2725b7899c3029f498e65f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 9e159ee00864a4fd342f0e7763a7f9796d29a318f071f983fc21beaa9b4d379c
MD5 d2798d0c8a8c8f24fa208a112b89f240
BLAKE2b-256 64181affc9b62cd44fede1d5690a8bda32e9925cd1ea9dbbebaeed61e1e1511f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp312-cp312-macosx_10_13_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: mink-1.3.0-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 5e0dd9c36881565076ba952f921d52a1c126f818bc8d06c1678b2f34af4732dd
MD5 c4321411f0f3a40d868a544b72c05a55
BLAKE2b-256 bebe3edcbbfd1a572692d1be61ec66a517cb38258e57aa37c20baddf02685b13

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-win_amd64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-win32.whl.

File metadata

  • Download URL: mink-1.3.0-cp311-cp311-win32.whl
  • Upload date:
  • Size: 83.9 kB
  • Tags: CPython 3.11, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 20b6776a749bd2f19a8e65a805422d5bc31263a217771a2290d5167d29142da1
MD5 2cebd146b8bae002864950cee03399aa
BLAKE2b-256 ef7f133204ef3c5d94e7aa1c5fb1a74a426b9fe7015883d4cebae14812d6c38e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-win32.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 ebe99cac5c84fd250c94434fc1b248347fb0b119bd869b3386d1fd939a561d84
MD5 3f861f5ccdf84511eeedc52016df3281
BLAKE2b-256 a603bf6e70acbe5491e854186cbcc80264f755b276dfd3f1619e160f4d68f138

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 f36764ee1da3f8ace2ac7d9abaa9560e691ccfa71af69e7c1c34b4795bcada52
MD5 614022c9cb3d6f690233375967da9f94
BLAKE2b-256 280d41a2a6b2b4ba80de9d6fdec16677ec6b6c6fac07fa6223af07c956c4663b

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 61c70f7b07c4e98dc785ade54e01cdb2a80a43e78514a6256caa0de325779ac2
MD5 52a4d5aeff804b148453543843c03a26
BLAKE2b-256 32cc04e1b8427c231aa580d5270c7d162953daa5a6afa89b85c466b21105a506

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 bb7d7acebeaa117c4373a391f6587a88d018343493756bbbd7d51cced8628c25
MD5 561949a9f734f942c9aed8fd7a501c0b
BLAKE2b-256 ff46105635a8c050e57551bcdb0977ad2e1ef9315ea10ccc78e4988ded7810a4

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 39ed3f29e4f38fbec4a1d9b39269061ef1a26d834533bdb628d96a2ba8caf87f
MD5 2c2f38ed30120fff16847a0ce4ae05a1
BLAKE2b-256 ea4ce4af7b32e4caa5fbef49faceedc4421f142e3ecf7bcd1c78a2fb16cb7b2e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f4ff5c2e42fd904101799721c577e566398c3b160be8add563d5ef9c1b295df7
MD5 b9ef92b07840b1eaaad7e51a140a7eff
BLAKE2b-256 930b038c6aa43fef0580ed168732318af8c62f017107543268cfa088ab612176

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp311-cp311-macosx_10_9_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: mink-1.3.0-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 84.7 kB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d736cf0a5b7a7ec3b971f868bf5617a77281dbaeeaca54a0b33598230b95b831
MD5 9fe82d02fc671857125adf1769ab3d12
BLAKE2b-256 b120998d3b89172da474bd767f874ae0cc184857ec51e7f4027afbe3542b6bfd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-win_amd64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-win32.whl.

File metadata

  • Download URL: mink-1.3.0-cp310-cp310-win32.whl
  • Upload date:
  • Size: 83.9 kB
  • Tags: CPython 3.10, Windows x86
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.13

File hashes

Hashes for mink-1.3.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 15428f6e6760763c06dc7cc169cc8a6b3bc39eb3a9f1714417c6a6ab5e23f527
MD5 4125074a4a5392d89c650466e314d3da
BLAKE2b-256 63c49518dca0378604d3617208bc4e4a4c7fb419dc5342dd0fd16560337e8a48

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-win32.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 1fc5c0f63e9a30a97e267b16a58709174075c745971172e2cb76bcfbb30d4150
MD5 26238dfeb722d944bc50052c307176a5
BLAKE2b-256 8a73c3830ff6dbed7f713d2e264b5109b0ccc43c6a10c5f7fc4201dd3d953e8a

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-musllinux_1_2_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 3ce888adc66c58bff02d512a2f779b953c17ec68518b6f0c06ba6b6cbd22ad99
MD5 40b00e88e68570759921c02ecfc8ac3c
BLAKE2b-256 6d7a1cb1003f2af5b6e02c6fca909934649b459b11707cc9078ac7a4fb00f7c6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-musllinux_1_2_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 13d7f139d740aad82ae86ad24059ffd8d38bb566c71fd74a3d15ea6f8a2c45fd
MD5 f0c1387de1d7edb7941b68ad23712e44
BLAKE2b-256 0d1b2e4c40678036798452bf90616168a14e82a519d652778347098b33093d20

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 dd78b8c1bf75aa6b62bbe3da3bfbdb8aaf6c0d67ac7d4c47ea99f2c6609ed8a8
MD5 c709bf25a1e4ee7b57538b07f331a4a2
BLAKE2b-256 bc9d6690370bfc81a0c4bf910e012befd32d80d4539e01220acc7d51e66d4494

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 82d0a5ce4b70ae93a97f119bb4dbe21275caf5a4cfedf62f269c3b70e4528345
MD5 e0e679d8d0d793ca7ce55b18e125dd3e
BLAKE2b-256 c39af0a65228da25b214e52de83a0b9aa2dc5e85718fb95d6e0b9516b9485b12

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mink-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 c91472e728e963b4d0df8ef98f210468bc6b186f58f0437cbded895da4f759b8
MD5 cabec93ba66a78a87ef7a8d07cd2d459
BLAKE2b-256 35170ed49d18a52de97ab2e04ce197b96cb30191342deee4e43ec47f8bad0f0e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.3.0-cp310-cp310-macosx_10_9_x86_64.whl:

Publisher: publish.yml on kevinzakka/mink

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page