Skip to main content

Python inverse kinematics based on MuJoCo

Project description

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).

Project details


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.2.0.tar.gz (55.3 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.2.0-cp313-cp313-win_amd64.whl (75.0 kB view details)

Uploaded CPython 3.13Windows x86-64

mink-1.2.0-cp313-cp313-win32.whl (74.4 kB view details)

Uploaded CPython 3.13Windows x86

mink-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl (73.8 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ x86-64

mink-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl (72.7 kB view details)

Uploaded CPython 3.13musllinux: musl 1.2+ ARM64

mink-1.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (72.7 kB view details)

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

mink-1.2.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (73.6 kB view details)

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

mink-1.2.0-cp313-cp313-macosx_11_0_arm64.whl (70.9 kB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

mink-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl (72.3 kB view details)

Uploaded CPython 3.13macOS 10.13+ x86-64

mink-1.2.0-cp312-cp312-win_amd64.whl (75.0 kB view details)

Uploaded CPython 3.12Windows x86-64

mink-1.2.0-cp312-cp312-win32.whl (74.4 kB view details)

Uploaded CPython 3.12Windows x86

mink-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl (73.8 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ x86-64

mink-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl (72.7 kB view details)

Uploaded CPython 3.12musllinux: musl 1.2+ ARM64

mink-1.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (72.7 kB view details)

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

mink-1.2.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (73.6 kB view details)

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

mink-1.2.0-cp312-cp312-macosx_11_0_arm64.whl (70.9 kB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

mink-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl (72.3 kB view details)

Uploaded CPython 3.12macOS 10.13+ x86-64

mink-1.2.0-cp311-cp311-win_amd64.whl (75.0 kB view details)

Uploaded CPython 3.11Windows x86-64

mink-1.2.0-cp311-cp311-win32.whl (74.3 kB view details)

Uploaded CPython 3.11Windows x86

mink-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl (73.8 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ x86-64

mink-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl (72.7 kB view details)

Uploaded CPython 3.11musllinux: musl 1.2+ ARM64

mink-1.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (72.7 kB view details)

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

mink-1.2.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (73.6 kB view details)

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

mink-1.2.0-cp311-cp311-macosx_11_0_arm64.whl (70.9 kB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

mink-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl (72.3 kB view details)

Uploaded CPython 3.11macOS 10.9+ x86-64

mink-1.2.0-cp310-cp310-win_amd64.whl (75.0 kB view details)

Uploaded CPython 3.10Windows x86-64

mink-1.2.0-cp310-cp310-win32.whl (74.3 kB view details)

Uploaded CPython 3.10Windows x86

mink-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl (73.8 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ x86-64

mink-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl (72.7 kB view details)

Uploaded CPython 3.10musllinux: musl 1.2+ ARM64

mink-1.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl (72.7 kB view details)

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

mink-1.2.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl (73.6 kB view details)

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

mink-1.2.0-cp310-cp310-macosx_11_0_arm64.whl (70.9 kB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

mink-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl (72.3 kB view details)

Uploaded CPython 3.10macOS 10.9+ x86-64

File details

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

File metadata

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

File hashes

Hashes for mink-1.2.0.tar.gz
Algorithm Hash digest
SHA256 4e909fa6af682fa7a009d884c53ed7e0e28f942c15ec091d5029174f97c65208
MD5 c51cf74f77a0130630813308e2498803
BLAKE2b-256 2779af73f2d6938b99f6284b411dd05d25711ae2a7a00c26fc86070efc768c28

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-win_amd64.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 791d60c2f1ef329d2a0e2c3b4ec5a5bb78ef97887ceba18718bcf6b68f90c8cc
MD5 8240dd8fde2afd76348a311a94900879
BLAKE2b-256 34b4f44ec7ce40d30f316fc149027725f33a2938034da79a5b95e65dab932f03

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-win32.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp313-cp313-win32.whl
Algorithm Hash digest
SHA256 98f5bed0323a5afb44eedcdb3a3844f9bdd2b5017c38702c0dee512fa598d348
MD5 1096c87822cef0de934567d68e2cd5cd
BLAKE2b-256 a181727ce0b4914ee0f7fa579a7b886ee5926c054314f0a717c77c7e4e55ce62

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp313-cp313-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 6bb8f52d24703f8d4075c66bd39b5d814649478d335979692dd2e3145b164868
MD5 dfae35cecb333ebaf733977f50ff5457
BLAKE2b-256 e27c7e8eb7afcdaf9ebf5693db4cbbd877c74bb20fe46489c1562f59eaed371e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp313-cp313-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 e111a9f9cca58b28e7dda73a465ef7b4a0850fee3f36f9e389cfe066d995d686
MD5 170c6730d69349bb266b3635f3964e3b
BLAKE2b-256 836e2599d37d8d0bea31aabb9ea455c93fa31a49f8620e0f41ff16493dc17efd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp313-cp313-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 fd7652a3d2ca8b8bd3ea34de4428140f799babbaf21ac0ec64f87eb7cebfc8a3
MD5 f2e12f43433366277f261cddac3fb3d7
BLAKE2b-256 202a3a832042197a789ee0727a6cb1fbb4086ab962aa8635e0b46bba7f967feb

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.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.2.0-cp313-cp313-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 70137c69e86e7153ef336da97eecf4356811bc176ed856ab48627caa3a5fcb4a
MD5 2c987d0894ae04ce8fbc90e86ab955fa
BLAKE2b-256 c0be59fa14be024522b11cc5b5d789b6cdb2e02fc367cea32ff3af4603db6274

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 98b1a3bcb9a627098a5f2e7c5c324833915b20074129821672ab9902033cbdbb
MD5 ffd034fc2e893f96a624fe2ff37064de
BLAKE2b-256 8d25973ccf75bb2c138dac8469b37b612fd8bbca408030e0a5aab66706416ac5

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp313-cp313-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp313-cp313-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 275e7522df5cf3be669a5f2574da16a5358c93818e2ec3f8c20a071050adee99
MD5 45125460b7ca297c606fbfc81743007b
BLAKE2b-256 e712e3c0bf6badde0bb4d520be7d619d9d5b7e7ce429a684fe8319ed4e1fda0f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-win_amd64.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f7283282e942f8f8478aff7d795f74a0d2250de3a5d4c161fa5e326d653b2405
MD5 16b2cd55a5eb03394c90bbd220dfae9a
BLAKE2b-256 1cb8d5e0883b1c296ac67b5922260512ce0f654de45800c8db939a99b5e42640

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-win32.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp312-cp312-win32.whl
Algorithm Hash digest
SHA256 59ef4a6fa0a75c51d991c2d0aae266c0eb1be79a30d1b9d682292d2828e9983f
MD5 06ed1d951d5560985779277697820702
BLAKE2b-256 b74c5785df8faffb48fe1e0a5381032104aa580b9e1da18d79787186e885ce32

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp312-cp312-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 f1beadd85d6173f9b503aa12363c79d68af60633b86968b08f9dd40babeb2281
MD5 36abaf42237cefa3c084df49ce0e4439
BLAKE2b-256 a74ff6a15739d463111fd9933e4959103f307538b2cecb1a397d1c2e7a8b25bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp312-cp312-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 ee781209c6869c1c47e40fa70895dbd2591039d91507897d3c5dcccedb0acb3b
MD5 11d43cbfc4810a3557bafe43a6a42fd2
BLAKE2b-256 b180226968dd2cec7493de039377f809da2910aa52a3ce2262e4ec92925e4043

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp312-cp312-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 04dabf57b64ec716c85c4f89b9d11033cfe3c6ca6e19405fa181ee5fc4a0de9a
MD5 5f21e7c7fcdbdd7bdfba46171305a86a
BLAKE2b-256 5626a9e2a4ded47beacd8fa453434b20773b30852c0bacddac55391791a42454

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.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.2.0-cp312-cp312-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 62bf5ec5b990727e791d26a578658a72a80d20e21317b5824c72c2d00c29d938
MD5 fc3755b1278e3e6e78ceb02a85e68ee3
BLAKE2b-256 f382e4b336cabdd48f2d73ef0f5f547b4907b50bb8a9aec6403845c03e58c6bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 59fdeb5b0a1363dbebefc56d4a8fdefc5d53ff15ebde0603b5f01758055d0d46
MD5 a33e8bcfe20dded31e7b88cb421ce997
BLAKE2b-256 9794fc7e135f13ed0e1ab02428875f7f55d6058dc098b9321f1b6a53c66599e6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp312-cp312-macosx_10_13_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp312-cp312-macosx_10_13_x86_64.whl
Algorithm Hash digest
SHA256 d20eaf3e4d9bb11fffa03e57413cad4652d760684cc75ee33a47a4ef2a92353b
MD5 657d5a422d4204dae08d5218236a0f03
BLAKE2b-256 8764cc3fb7922f3a2f1a74f3d8f8eb3c3da727478a19cb7305049264c8cd6670

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-win_amd64.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 0a0e466b119366e2555dadd921cf68ca58095ee27fd28373c47886af113c7909
MD5 da8a9baf6cac17f102b68914104c9f1a
BLAKE2b-256 72395446f72690ae0cc03f8116078736d85c5594c979512d69d0cb80e72b165d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-win32.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp311-cp311-win32.whl
Algorithm Hash digest
SHA256 b131cfc9f93a63093c283a1a1fbe8a1aaadf3bff1f97215305ba2034d10e24bb
MD5 b7d5289db62bd73d40fd4a8d6ea59b76
BLAKE2b-256 305da06beef5ec85fa61f09a19f7c21dcfc7d6ee3029a1e0eb3443c315cfa762

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp311-cp311-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 2139c07198d41f0de33cee17eb28950adc65d8995e4d60a92d53d6c032d47ff1
MD5 b5aa5dc59911968395f3023124c11eac
BLAKE2b-256 1ea0b2b0176f3de086e419d7778a62d20ee9cda32b6a1547db8bed94cf665e0d

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp311-cp311-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 2107d9717577a163842e7053985e1a9f3f8f516fe1656b27fdb6cc29977fd9fd
MD5 f828469b9585f3bedcd75bfa01b7395e
BLAKE2b-256 e791ecd8bcd229755f3733b30c3f36f588cb58998166fc9eb32eb0596521f2dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp311-cp311-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 92420c92e12d33105a097baee8ee2656ccf63b921fa216841fb2c6655f585dce
MD5 d3a2083e6e814f29367d8933bbb3b931
BLAKE2b-256 b829d45031dbf0c67dcdac0f7681cc5b0cb1e2b4c35951325e2dc16d1d4cb3ff

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.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.2.0-cp311-cp311-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 559279ed1ef3a08decce24ee460deb9fee1e10d38a8e251493a88877ae112237
MD5 4ca11fddfadb2814ecaf3e11bfcd8665
BLAKE2b-256 13c69ac18c477356b1b7976ad9fd4419211188fb3db77aac8a972ce9b2ce132e

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 33d3221f53aeea69528fbc7aa692c1f2f142cc42437a6f0359636993e8194b53
MD5 52d7ceb8667a4d495f359a4fc7ac5771
BLAKE2b-256 26bd5882d47d7b47a39bf42c3420e32e2f6130d0678af1ca9accdd8778006625

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 da512e1077f822e8d136a1bd6894249130370da2d489782dbfa0d0cd4bff8bc7
MD5 015781fb787b5824bcf0b49e0229a55c
BLAKE2b-256 4bbd3ea0d46389865fcdcb39c3aede972a05decca01408eb8f2652fe00f788a5

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-win_amd64.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 9b4fe59d8c3f78493771a68b02814c06b9611b2cfeb2110d688c8e41a5d6ecac
MD5 c15a9a18e0fde97c8280b797e53f1252
BLAKE2b-256 a2a1d9ba5c720750f3dcb3f7a3fdc710b967283653aa08f215c3bd614652ef16

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-win32.whl.

File metadata

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

File hashes

Hashes for mink-1.2.0-cp310-cp310-win32.whl
Algorithm Hash digest
SHA256 73e89b5f4b7ac97bb03ec7af4468f204c50d4e8332b4c10bfae5836980ac0f66
MD5 03c78455cd908b2fb28f26847959e93d
BLAKE2b-256 094825e666e4c0cf0eb9cb9ba500e3fe2dd7b55b328cbf1eee02bc7f9f3e6e15

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-musllinux_1_2_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp310-cp310-musllinux_1_2_x86_64.whl
Algorithm Hash digest
SHA256 bc9bab7e311205c05e016acd3a54c488578b8df94756c65a5de505ad6ce77058
MD5 b228542d8d2181c1e0d0edb635120610
BLAKE2b-256 e814015d0ce366ea2fb264cec776a2e21e3a7e0d14e3bd60e10e084b2aa8a799

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-musllinux_1_2_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp310-cp310-musllinux_1_2_aarch64.whl
Algorithm Hash digest
SHA256 1123374ced398a4aa8008179892d579617017f31d674172e02b0688a9549c1a7
MD5 f10ae3cf52fd12c5eaf5de17e9d67689
BLAKE2b-256 f3bfdc480de5a41e77e6a56c187c11e6ae4424ad142b98922c4ade93979a916f

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp310-cp310-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 26f296a985f0dff475bf69e665070502f73d1f8b1cd9b45cc4b8282ed01d9a5b
MD5 a5d68d80e7d43d2b33521c4625f2b3de
BLAKE2b-256 ec8e79bf229ba3c041f56d0de588ede39b2502190a9b3c4a82c35a6dac8470c7

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.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.2.0-cp310-cp310-manylinux1_x86_64.manylinux_2_28_x86_64.manylinux_2_5_x86_64.whl
Algorithm Hash digest
SHA256 1cd0dfd2c5064a03273c32051796b31f0b1804f3fcd380807830588ac10af213
MD5 4fafb40db43f65695513e285d184fb34
BLAKE2b-256 78a9832a4bf928a84212cf1959ed1981e245f7306cb2207880a5a5eedb1e44df

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 663201505c1910082d46d3afed539acb549e66f58ff7418b919a4dba0b899cb1
MD5 0c839773d8036c1c1f829d3141391fb7
BLAKE2b-256 bfd441030ad3297d05bcf0c944803d6d9ff0fc5485ef07697be55529d05b9ca4

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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.2.0-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for mink-1.2.0-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6a3c3a8c925b4762ffb201400ffd6f682412cd4e0a21ae4268a755a4055712a4
MD5 b8094435148ebf92e8e2c789aa5207d4
BLAKE2b-256 492add5800ac184554eab128f35611ee68c154550b8b39f044327d200b16a4f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for mink-1.2.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 Pingdom Monitoring Sentry Error logging StatusPage Status page