Skip to main content

rhino3dm.py

CPython package based on OpenNURBS with a RhinoCommon style

Supported platforms

  • Python 3.9, 3.10, 3.11, 3.12, 3.13, 3.14 - Windows (64 bit)
  • Python 3.9, 3.10, 3.11, 3.12, 3.13, 3.14 - macos 14, macos 15 universal
  • Python 3.9, 3.10, 3.11, 3.12, 3.13, 3.14 - Linux via manylinux_2_28_x86_64 and manylinux_2_28_aarch64
  • other architectures, operating systems, and python versions are supported through source distributions

Test

  • start python
from rhino3dm import *
import requests  # pip install requests

req = requests.get("https://files.mcneel.com/TEST/Rhino Logo.3dm")
model = File3dm.FromByteArray(req.content)
for obj in model.Objects:
    geometry = obj.Geometry
    bbox = geometry.GetBoundingBox()
    print("{}, {}".format(bbox.Min, bbox.Max))

Download files

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

Source Distribution

rhino3dm-8.32.1.tar.gz (76.2 MB view details)

Uploaded Source

Built Distributions

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

rhino3dm-8.32.1-cp314-cp314-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.14Windows x86-64

rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB view details)

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

rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.1 MB view details)

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

rhino3dm-8.32.1-cp314-cp314-macosx_15_0_universal2.whl (5.4 MB view details)

Uploaded CPython 3.14macOS 15.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp314-cp314-macosx_14_0_universal2.whl (5.6 MB view details)

Uploaded CPython 3.14macOS 14.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp313-cp313-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.13Windows x86-64

rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB view details)

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

rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.1 MB view details)

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

rhino3dm-8.32.1-cp313-cp313-macosx_15_0_universal2.whl (5.4 MB view details)

Uploaded CPython 3.13macOS 15.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp313-cp313-macosx_14_0_universal2.whl (5.6 MB view details)

Uploaded CPython 3.13macOS 14.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86-64

rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB view details)

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

rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.1 MB view details)

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

rhino3dm-8.32.1-cp312-cp312-macosx_15_0_universal2.whl (5.4 MB view details)

Uploaded CPython 3.12macOS 15.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp312-cp312-macosx_14_0_universal2.whl (5.6 MB view details)

Uploaded CPython 3.12macOS 14.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB view details)

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

rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

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

rhino3dm-8.32.1-cp311-cp311-macosx_15_0_universal2.whl (5.4 MB view details)

Uploaded CPython 3.11macOS 15.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp311-cp311-macosx_14_0_universal2.whl (5.5 MB view details)

Uploaded CPython 3.11macOS 14.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86-64

rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB view details)

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

rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

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

rhino3dm-8.32.1-cp310-cp310-macosx_15_0_universal2.whl (5.4 MB view details)

Uploaded CPython 3.10macOS 15.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp310-cp310-macosx_14_0_universal2.whl (5.5 MB view details)

Uploaded CPython 3.10macOS 14.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp39-cp39-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.9Windows x86-64

rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (5.3 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ x86-64manylinux: glibc 2.28+ x86-64

rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl (5.0 MB view details)

Uploaded CPython 3.9manylinux: glibc 2.27+ ARM64manylinux: glibc 2.28+ ARM64

rhino3dm-8.32.1-cp39-cp39-macosx_15_0_universal2.whl (5.4 MB view details)

Uploaded CPython 3.9macOS 15.0+ universal2 (ARM64, x86-64)

rhino3dm-8.32.1-cp39-cp39-macosx_14_0_universal2.whl (5.5 MB view details)

Uploaded CPython 3.9macOS 14.0+ universal2 (ARM64, x86-64)

File details

Details for the file rhino3dm-8.32.1.tar.gz.

File metadata

  • Download URL: rhino3dm-8.32.1.tar.gz
  • Upload date:
  • Size: 76.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1.tar.gz
Algorithm Hash digest
SHA256 cc02d9fd08a6a3d26e781dfa2f585f5d70a8a821ddafc59d31b9d81305bdf691
MD5 73d0e9dd34ba863ce194cfe4c93888fd
BLAKE2b-256 6fa4199102b5d74d90a8cc60d86148732dc1d347362fa7ca4fe5e18f87efed3f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1.tar.gz:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 77467f919ec21bf7c20e8af7b33e76c6618dcf312cdb63c0a09865a5f7338310
MD5 e82fd0506634da5b650a6da9fc348b98
BLAKE2b-256 dde5a8125f1483e6da30c3a9a60ba14ceb314ab16c2ac925beb6330851f3ca89

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp314-cp314-win_amd64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a859bb0d33b823ed9292ca15f8e98e31db905df78f8c1a02e7afd513d7cbc9be
MD5 48743b9e2248dd4a5f298f88aa91c93d
BLAKE2b-256 21fddc5a18a5b80559417c33c381f46f2bd05f1e74b6852e4e1f5afb8a1673ba

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 930d33408f4b506d3d9642aceb51235f1c5f09c5286ffd686b312265b21c93e5
MD5 e71c1aa9dafd838ff5b40a9d86a4d0a2
BLAKE2b-256 9e8f4142881cce716f886ae8ece6d85e61f376db1b3ee6fa77dd2f935d30c478

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp314-cp314-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp314-cp314-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 e5a142b4b5c7514caca208ccacb968927194dff56512f436d666f7d872b1518f
MD5 c0d0af8add0ab4aa12dcd371515fab57
BLAKE2b-256 7d8c1220485b44b283cf2ad94c229bfbe2ab8a59f8459742a13b54a1c7545416

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp314-cp314-macosx_15_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp314-cp314-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp314-cp314-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 b7562564c4da7a15821c445e3384d7bfc28c63db3fd6c00b75dbaad4acb41b80
MD5 44effbe23efd424f09c6a411b8e77886
BLAKE2b-256 d72965749f7ef96a3a9685a0a277c7869814bf8dc2306b28923cc6f4ae3dd3eb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp314-cp314-macosx_14_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 cf3f10a9cc683d5a222e8839ddfdc6a0a1282a03b5d37501f666e662888faa2f
MD5 b61c6586f9febeee4da5b7452ccd9077
BLAKE2b-256 5c196fbf2e2ac91fca0cfd49588f3daa4f64b84fd8bb7c5cadcd7fe304bedcdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp313-cp313-win_amd64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 64449123b89fc99e8aff21c403a31bfdd7255921efb42b6494d5fcd86cf96be1
MD5 0024d7a3f290855a5cf60c6ad8efb451
BLAKE2b-256 81a10bc15655f6a7f944e8af510133f355c15777b517a135d6c936647be0dc01

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 6fdd5dc659553afad3f2e7629a01928ea29668e846199edb3f65dec1dec3f527
MD5 8986d116f740a738fc7caf7468f3a07b
BLAKE2b-256 0305743b369efd981921eeaa0070c398fcd7f828f5b4a8b06e1a85a1c7ad3e77

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp313-cp313-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp313-cp313-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 22411196df28da6a7cacb7ee1454649922a1b02b2df9581f25fa98912a94b300
MD5 9e6d7b60bbee1ed28ba5612874980c99
BLAKE2b-256 ce8d6f8d3b1060898a552f6b75ca3f4f1afb2e37fcc93369593ed25d3da2083b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp313-cp313-macosx_15_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp313-cp313-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp313-cp313-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 5cfbf11820a6dfa1a9b593347d75e6d0eb7808780f752a217c0a2777cce2df61
MD5 047fa1b77ade457b0a4f1fc7c543ff57
BLAKE2b-256 670bd2db93d380fb85040aeddb8f9a50a4f6c803b0c8345f44ed4ac4652ec54b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp313-cp313-macosx_14_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 3dfe4059d9a0c4bd06c64bd667155341f832fb6fff39f0ec667dfb4b5b345a67
MD5 fe31ffb9eb14bf30cd9fc58157c98abf
BLAKE2b-256 56f117c001a36b10c3f0c6ab166f20cf63e7f6914a3dec5d62ca2587cf4b095d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp312-cp312-win_amd64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 e3920246e25fc8a605fd025bfbf37902f6af409eba049c73a5e8e9a7db44e281
MD5 62809aa38c8a5c0413a1a892f6ac709b
BLAKE2b-256 b447f38203b06679bec8d8bf55000b72eb88a0145d7c74667b5fe6215e475673

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 0233b41926e160205c67a9d5c3445442e5f633889a997d274fd25f48264f5a4d
MD5 26b3431a578549ef21991846e7e6e3d4
BLAKE2b-256 ea88f703ab8c3f4a0ef1c0f10891552b5c802c918467bace96ae6267bcdaacc4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp312-cp312-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp312-cp312-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 9ed6112ffd06d46eea97d836da06f29d717432c6da593bfa42aa16b4394d0f34
MD5 9e1ece1a303134d49fe2f8062ab65f62
BLAKE2b-256 57068f724a5afb7e3fe02297f0f16d66c8a7437d377c90d27eaeaa64b3cdcc74

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp312-cp312-macosx_15_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp312-cp312-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp312-cp312-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 79d1ef0b9dc0e36c93a0b3ab706da8dfebd0ccd42c29b7af3ed3813270bcbb14
MD5 788ea4b37ed889ff3f552eefa71fc54f
BLAKE2b-256 987b6820b92bff8bcc9bc420057228dbe2f828c3d9ddc553d46e5908dab3aa7b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp312-cp312-macosx_14_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 969daf7ba75be4b55cf47ac32da599140ea2923211220478086862c11c03832f
MD5 aa014731cbd903822beee4e8de9c4ba4
BLAKE2b-256 bd48ebb2ea741042056828854f11ca814f2830a498f0429025e3b0ae68aac300

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp311-cp311-win_amd64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 ec4ef63ae4d34250c1ac6d91471be801f068017fbada3a62416428d081ce3431
MD5 c8bbcb4aeef0147df6102fbfc879f50b
BLAKE2b-256 50ab0af18a435dbf0192ad4995b40a8cd0faf6e7bc6f333c74578a27a23f20da

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 dddadd11b8ee63f2ede8ec3e94fa1fb91cb819527df9e42e09878f251ff48f5d
MD5 bafab878acbaa4cc138a3539e78e73d6
BLAKE2b-256 6047f1e560858bcd61a19e88325f40f61775a9008adfa819dd1c18b5925269c4

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp311-cp311-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp311-cp311-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 0e1f1ab24eafa1d3c9511e27b926caa2ab20a850219c9b4d2fcc044f6d2e56eb
MD5 3f598132bd0ef22eddac412b73b4b628
BLAKE2b-256 1ff06693d17a97638fd351e4cdf9f3ca7330082358f4c37092246cf1fad94762

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp311-cp311-macosx_15_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp311-cp311-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp311-cp311-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 e3e8d68e73a46bb58ecc9ea917f5397c1a92930fdb7deea1006a72206df0a385
MD5 fede913aae1113d666b9e435d7d92382
BLAKE2b-256 e80d02721bc5a65f30c4afa9de4af3356a8998b0037ebaa6f42ebea5dfcbefe3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp311-cp311-macosx_14_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 2.5 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 210b805663b3a8d4344f0136ba13cacdf3cb5c924c853e2c3bcf90e62347ab0a
MD5 c7d4b8c08251b0cc734a07f272a965b8
BLAKE2b-256 6a8fabc3504005de85368aa8d1f82175a7f7cb8fcc3d54769bf31a7773224259

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp310-cp310-win_amd64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 36ea91a19a28ea5de71da8e5e201a1086dd722a5e6bdf7ae917af5bdecb18e7d
MD5 9cc6cca91fa8fadde01c1c26b7b9d702
BLAKE2b-256 0f1f4788796b4ad2efa16541018109d0245aba14c66c580fafc4d7edd2f4c8bd

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ec1fc16422f30f876b1807804d4f8385fff17a732eedbcdcc764c32eb8aabaac
MD5 55e62a3ce767106dd41edb8ebe94f61c
BLAKE2b-256 58d618648ded9a5b9a55cb68a6cfc68625e80e8b7d45a2d5d8e7b1a12e99da61

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp310-cp310-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp310-cp310-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 fc2cc4f9ca4d75d5db2de82edb71e94cbb5556f3b0fe942a0461e748b0085acc
MD5 7d24ea7f0aba1e4d95668080402adf2f
BLAKE2b-256 f6e656827afac64a4f7cc5a241f55c1e3d5783daee57d94a8994148d4527b494

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp310-cp310-macosx_15_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp310-cp310-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp310-cp310-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 62fa9744c183644ec74299fd1c58abbbe47dd9081b2ebabfdec8a3d5b04ddb2a
MD5 f0ba6b5ffabcd0710157c629abae5d7b
BLAKE2b-256 1833d979142e7326c6060c04a8e3a1bbf7332286cd4ec2a151eab52a2af589ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp310-cp310-macosx_14_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.1-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 2.7 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.1-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 775696cf6c3d164794e614d4a779c93d73b4937cffac6dfa6074a7fde2875026
MD5 dc886d45c72bcdf0ed66c14a589b839b
BLAKE2b-256 5d3e96539b40a75d044c66ed00458d9b0ac18a734f9db7ccec9baffd115a06ee

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp39-cp39-win_amd64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9b4b5687fb57552da7863686243b3e38e20191b1c64e6eacd5396bdc46e53829
MD5 8833672a4196862bb9ebfdbd81d5472c
BLAKE2b-256 852190b67b7e526ab32789e4d3fc8320c501c2e9f8db604b2b97c1109dcbe77c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 53f0c638d498e07aeb8e20ba540816afa47bd5dac37dc725cc3b10892de8ea99
MD5 3c826f7d046ce8641d78747daa7e52dd
BLAKE2b-256 41a8e0c5723f3a4ef343457678d7e7bb9740d7632e601d5639369d80fb1bc1d2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp39-cp39-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp39-cp39-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 64d2d4098dc95b9a4721fe8eb53aceec97051b1450ac48494f67b57715ddec43
MD5 d8a22bf518e1eafda285301e4b95630c
BLAKE2b-256 b7e061dcb249cc952bcb480c4fe1515b672b2e6dba39b4d168b84b9d5709a876

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp39-cp39-macosx_15_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

File details

Details for the file rhino3dm-8.32.1-cp39-cp39-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.1-cp39-cp39-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 3c12faec7b73644f294805ac26a929ef85a18c8f58dd4facfe5a870ba55f2e39
MD5 8180b2f816f1dce0801e48d8c367c88c
BLAKE2b-256 79a9c13d92f7f587be78039eeefb8f411e830a2d3fbd51355be723645e6334c2

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.1-cp39-cp39-macosx_14_0_universal2.whl:

Publisher: workflow_release.yml on mcneel/rhino3dm

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

Release history Release notifications | RSS feed

This release

8.32.1 This release

31 files

8.32.0

31 files

8.17.0

39 files

8.9.0

23 files

8.6.1

29 files

8.6.0

24 files

8.4.0

20 files

8.0.1

15 files

7.15.0

12 files

7.14.2

10 files

7.14.1

14 files

7.14.0

13 files

7.11.1

13 files

7.7.0

11 files

7.6.0

11 files

0.16.0

11 files

0.14.0

11 files

0.13.0

9 files

0.12.0

9 files

0.11.0

9 files

0.10.0

9 files

0.9.0

9 files

0.8.1

9 files

0.8.0

7 files

0.7.3

7 files

0.7.2

7 files

0.7.1

7 files

0.7.0

7 files

0.6.0

7 files

0.5.0

7 files

0.4.0

7 files

0.3.1

7 files

0.3.0

7 files

0.2.1

7 files

0.2.0

7 files

0.1.9

5 files

0.1.8

7 files

0.1.7

7 files

0.1.6

7 files

0.1.5

7 files

0.1.4

7 files

0.1.3

7 files

0.1.2

7 files

0.1.1

7 files

0.1.0

7 files

0.0.9

7 files

0.0.8

7 files

0.0.7

7 files

0.0.6

7 files

0.0.4

7 files

0.0.3

6 files

0.0.1

6 files

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