Skip to main content

Python library based on OpenNURBS with a RhinoCommon style

Project description

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

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

rhino3dm-8.32.0.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.0-cp314-cp314-win_amd64.whl (2.6 MB view details)

Uploaded CPython 3.14Windows x86-64

rhino3dm-8.32.0-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.0-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.0-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.0-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.0-cp313-cp313-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.13Windows x86-64

rhino3dm-8.32.0-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.0-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.0-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.0-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.0-cp312-cp312-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.12Windows x86-64

rhino3dm-8.32.0-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.0-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.0-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.0-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.0-cp311-cp311-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.11Windows x86-64

rhino3dm-8.32.0-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.0-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.0-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.0-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.0-cp310-cp310-win_amd64.whl (2.5 MB view details)

Uploaded CPython 3.10Windows x86-64

rhino3dm-8.32.0-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.0-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.0-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.0-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.0-cp39-cp39-win_amd64.whl (2.7 MB view details)

Uploaded CPython 3.9Windows x86-64

rhino3dm-8.32.0-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.0-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.0-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.0-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.0.tar.gz.

File metadata

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

File hashes

Hashes for rhino3dm-8.32.0.tar.gz
Algorithm Hash digest
SHA256 c54089301c8e5860fc715fcc3b879124969b93821b381a71911ebda91e87861c
MD5 111a6650f75c7c3e280e9956babc7555
BLAKE2b-256 a48a510371498ff54a6c33f556f95b2b6155263be80846e8f3a00687161a1b02

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0.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.0-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.0-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/6.1.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 cb7885b8a1fb5e3770406da9f48f4428570116e11cccf3d6c36c8520c9dfa9f5
MD5 a79e5e4e46df0694181652a9a36d905d
BLAKE2b-256 6e241cc32eb667606a97ec075f6c13049b7097ba972e12fca42f719b41d35a8c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aa7b16f0f7d7be4f04f87be0c7c7ee6dda9b0201d49d93ba1dff80bcbef893d6
MD5 b91a4ec3565b132ce0f93c5701ac9650
BLAKE2b-256 de63e2f01ffb66960a45ed485f4fd1b98b5552dbffc0530b4e8a832696e16897

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp314-cp314-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 1a7ce70eb6e36260baa969f4d4b56619602aaa2389ab7634b39a987adf2584b6
MD5 611e04c19e759d7c9bc25282eb8c7289
BLAKE2b-256 f1323189da994d69ab774e95058377c2dee3667b65757741e905f1ed4f260b7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp314-cp314-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp314-cp314-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 25405dce924a33ce190cf9e5bdd13f743a8ee93b066b5f3aecad5d5d665399b1
MD5 b0eb317d69f901ff5e3ae6ecb234931b
BLAKE2b-256 d5a80e2cdf605ac5a22c4552b9c8438b98af2c7ebc903c85c524049304d67695

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp314-cp314-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp314-cp314-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 42f29dfe6c916f98d8e1862e1b77b0a5f3bb5c4869325a088c95ba3e6faa783f
MD5 d65a5309fde6d8e07db5f5c4efc323bd
BLAKE2b-256 ac6628023c4f2aeff8db59b647c3fe50cc73b033a361425fcdeae0fff1239909

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.0-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/6.1.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 a1ec3947937839e326d25fefe634a94b4a92e7bfa5976f37ce54387080e46e81
MD5 8d8788156291fc879105770361331062
BLAKE2b-256 fa694d764c0c6aa5cf7e49aab25e0ee102aac39edb5aaa470748e1e24be30b5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 386a2eb8e06ed2f49a0477421cff6eafc927277a9d16595a446ac7206a98aede
MD5 3c755bc65471780e717632f96f40c990
BLAKE2b-256 a21245beb3a85522f12ea78fe9e9349b9773ab0fd9cf07f52811a381cd742c5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cb72c50b65654add2d63735e96422fbd3e0f8338420d4592ffcf3fd0a08cb363
MD5 b867cbe76c24da16aeeea37ed4fb7fab
BLAKE2b-256 ed3228fafaaf608b4ac64969d812fbf5ccd7c1b9a7a6ca611ca0c26e408ffc96

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp313-cp313-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp313-cp313-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 911ed443a031c61e810791f6246b8648544e492e271dd5ef1700339ae3a38e99
MD5 b52ceebbef30e5ad1186c7965d8d18e0
BLAKE2b-256 9ac99c2daf43b4d5ea2b29d5ad59f6e25a14d13bf73451bdb3b2c90f20c2a266

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp313-cp313-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp313-cp313-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 8d9d8375695d5341877c9370ae20f46ced8b559b6480716d7fed811504270510
MD5 adf588893cdc02153f3f1552d9ddc11b
BLAKE2b-256 a0e375058dba80632a2ba41f2e5c306302329711c561cfc2c6ab2858f38a1806

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.0-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/6.1.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 7bd77e80bcc7d459e8fb353250d802adc21c6e83bfb4fafc5a247bddb14170aa
MD5 2af53718d0c2a8476e6f7cd83cd2cd2b
BLAKE2b-256 e759745c557435d076af12627d09289ae3991aa2004b16482a52237bc9d54c39

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 921a0d10969a77f1042452910ac1fc0030678b3cccefbf2b70b321c97e219e7b
MD5 b757cb4fc0f5ce078fb87348b4fc986c
BLAKE2b-256 7a84927aedf07447cdb1f31e4d35cab77fb1cf7723480f7cd7e0e46efb354245

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 eff3ac0e63693dc87d7da358e8e4f67bb96d43ea5ca9e723e6e069b605350009
MD5 dee45f7f257c96daf961e5d928dc576e
BLAKE2b-256 7ff5045dfb84bde1f1f11be5477f0fd4e5c2c78a81af89367b38d21d6604945e

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp312-cp312-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp312-cp312-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 f8f31e205897ccf87842d057886f3cd0d47b4df5bd0325c8ad8a583e22f6061d
MD5 0dbc06e8c08407d928a8b537d4171a65
BLAKE2b-256 cd6ad89bfff251f88f33ceffe85448cbba628489bf36572253d011cdc3ea9711

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp312-cp312-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp312-cp312-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 4c5bc2b3ed89ad87e91f82c35f66d851f9d188bb16bc5a62a01167ccaaf2250a
MD5 0e5f458ab14b3c36eac3a942508a4677
BLAKE2b-256 a1cfce83cbee6c32f3c12bb5400e608006738583ae2ce2d0fa9354e439c8c695

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.0-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/6.1.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 e60346f889a29ef74c9a4ea3808d364845ecde5cf71aaf0ee79a6fbcd18d617f
MD5 06a352458262fee9a507f1e64b764c4c
BLAKE2b-256 0e0955245c0df936580aa2a9e123ce74c680d1bfc3f88e7aed79192644e0b945

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 50cdea44e0ef7ca4914af77c8a08037a033e22aafd86d718da2b2b816e7acfd1
MD5 7904984e8f584e85b16ca37087183973
BLAKE2b-256 43e83ef3a693c255b3a2fa97d326ee1e4bb8429fc496f3acf4666f04a84ea8b3

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a890c7dc44bc13f9a3d1d806a7a3ed74cda591bc45a17211008c9a79bcb64566
MD5 724528009c2bc7d9c1ab20971ef8d15d
BLAKE2b-256 b6fd3b08a6e3774f9a2a177c7a74b1e6a405add518a23ecb40149e0a4efa9cd1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp311-cp311-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp311-cp311-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 31ee5c2f04c31b6d657b7c820e3d8fc6a857324cb10e44c5dd341c19af54813e
MD5 c79ebdc5ca053c48530eeae109a10a93
BLAKE2b-256 ced87f69dec453e8830f35397d87fed250ecc6d64dbc9bec92a3f02e18943679

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp311-cp311-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp311-cp311-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 a453f581a549816a89d5691548a9f34c3363f9246562b828a1b4ca9ddd3f4db9
MD5 449bbc0ef87978e837d98693b0c032f6
BLAKE2b-256 894240fc2d27cd5b6a2f1ba31d28496886f31a1df3802b21cf2c0bc93b6a8c2c

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.0-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/6.1.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 1db77e81d68849c060d315655077bef515f3411b3d22a4888a9daa1645280a8e
MD5 582b324c9c754e42e7873a4da1b75cb1
BLAKE2b-256 3e30dc543284f8aa333dad2bc169149ca610063265d3a884e6ea07bf4dc87f74

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 b2a1bfd714839ca367a56c35c292daf5b26acef72eeccfa82c51b2046ee3becf
MD5 2b7df94f20d634dd60ae7d3089991a82
BLAKE2b-256 4ad09dccbfdfea9db3d3c7fcd00419d41ebedb0e88af1510ad02068536bbfe64

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 607703eb585ef8a60c0c5f6953ab5d8c39b3be17f7333211c0694a76faa394a8
MD5 3a53a23b3ae562d50ddec47bf23959d9
BLAKE2b-256 8157c07eea9d2cfd81583ff6fb2bf54dbbe48be47792204bb3f443bc545602e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp310-cp310-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp310-cp310-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 30cc50a19dae34042c9151674d84932c270f39c92a7a9fbeb5223ba07319df59
MD5 b880d6042a50b47103dd75549c9db367
BLAKE2b-256 013ebf0c4e74253bcb9b6f10712de979c8ac29a6252d23a574b18b79008107fa

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp310-cp310-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp310-cp310-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 94e4bf06dc11eb6895288ff9b5ca582e7d539b2871e1bf8f493e8852f08a0b7a
MD5 b9fb3645232f13c9d41f50f37ef6418b
BLAKE2b-256 b534c0b4c2604d3f06af52c71a34ba39675bd465dae84c869fd751d1d88d05bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: rhino3dm-8.32.0-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/6.1.0 CPython/3.13.14

File hashes

Hashes for rhino3dm-8.32.0-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 ba2c521428f2688ed1efcec189a89ed96ad83b69a6317e4c210da4e81edb7a45
MD5 7d1c8dce3a1e5e959ed11152c9b46a70
BLAKE2b-256 b0b5bea504771bfa5572cf4cf36561f020a4137b20a58a4f4df61ea0a832250f

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 489f01a940a786ef7e44c4cd4abdfc2da84ff887414c88a65e2e130051cb58c0
MD5 a4f45070e15812e76c770b39b891de6e
BLAKE2b-256 2e555bb6683db210b1719d13e83f1e15624a5a19abb8b331a6914e176147def9

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp39-cp39-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59e8ef02addaac0539784e74c12383966a65818813e582199cf82f623aa37269
MD5 3751a65ac96b524328a06de4ec47b7a1
BLAKE2b-256 3ade1dcfd855ddd413cd8d7881793c3f4a119276511521311e9679102fabe98b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp39-cp39-macosx_15_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp39-cp39-macosx_15_0_universal2.whl
Algorithm Hash digest
SHA256 87514f3174ad25a0bb186fba5844ae2c7742957eb694a0b6e371da617e8f93f0
MD5 a8cf1a6638004e41c10aee817066efec
BLAKE2b-256 f5f84c1aa082fd26f6c7203e3a7b26ba138c42335ced45f9902bcdda6bce0c6b

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.0-cp39-cp39-macosx_14_0_universal2.whl.

File metadata

File hashes

Hashes for rhino3dm-8.32.0-cp39-cp39-macosx_14_0_universal2.whl
Algorithm Hash digest
SHA256 0fddc11a6223dc1bb88b036b590d5ae5a0d68eef78e9151fd2f0346b1b081f79
MD5 f75a1e596b60358d5d659965a7f8b609
BLAKE2b-256 31abec2b741e82f0afe75adb6bacdc9fea9b58fa4c67dd8accc07c1c8224686d

See more details on using hashes here.

Provenance

The following attestation bundles were made for rhino3dm-8.32.0-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.

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