Skip to main content

Embree bindings for Python

Project description

RayBender - Fast Python Ray-Tracing

RayBender is a Python package for fast CPU rendering using the Intel® Embree backend.

Installation

  1. Clone the repository and its submodules by running:
git clone --recursive git@github.com:cvg/raybender.git
cd raybender
  1. Install Embree following the official instructions and set the environmental variable embree_DIR to point to embree-config.cmake. On Linux, this can be done as follows:
wget https://github.com/embree/embree/releases/download/v3.12.2/embree-3.12.2.x86_64.linux.tar.gz
tar xvzf embree-3.12.2.x86_64.linux.tar.gz
rm embree-3.12.2.x86_64.linux.tar.gz
mv embree-3.12.2.x86_64.linux embree-3.12.2
export embree_DIR=`readlink -f embree-3.12.2/lib/cmake/embree-3.12.2`
  1. Finally, RayBender can be installed using pip:
pip install .

Examples

Start by setting up the demo conda environment by running conda env create -f examples/env.yml and activate it conda activate raybender. Next, install RayBender by following the instructions above. Please refer to examples/demo.py for a minimal RGBD rendering examples from a triangle mesh.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

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

raybender-4.0.3-cp314-cp314t-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.14tWindows x86-64

raybender-4.0.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp314-cp314t-macosx_13_0_x86_64.whl (13.2 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ x86-64

raybender-4.0.3-cp314-cp314t-macosx_13_0_arm64.whl (5.1 MB view details)

Uploaded CPython 3.14tmacOS 13.0+ ARM64

raybender-4.0.3-cp314-cp314-win_amd64.whl (13.2 MB view details)

Uploaded CPython 3.14Windows x86-64

raybender-4.0.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp314-cp314-macosx_13_0_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.14macOS 13.0+ x86-64

raybender-4.0.3-cp314-cp314-macosx_13_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

raybender-4.0.3-cp313-cp313-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.13Windows x86-64

raybender-4.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp313-cp313-macosx_13_0_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.13macOS 13.0+ x86-64

raybender-4.0.3-cp313-cp313-macosx_13_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

raybender-4.0.3-cp312-cp312-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.12Windows x86-64

raybender-4.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp312-cp312-macosx_13_0_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.12macOS 13.0+ x86-64

raybender-4.0.3-cp312-cp312-macosx_13_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

raybender-4.0.3-cp311-cp311-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.11Windows x86-64

raybender-4.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp311-cp311-macosx_13_0_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.11macOS 13.0+ x86-64

raybender-4.0.3-cp311-cp311-macosx_13_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

raybender-4.0.3-cp310-cp310-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.10Windows x86-64

raybender-4.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp310-cp310-macosx_13_0_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.10macOS 13.0+ x86-64

raybender-4.0.3-cp310-cp310-macosx_13_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

raybender-4.0.3-cp39-cp39-win_amd64.whl (13.0 MB view details)

Uploaded CPython 3.9Windows x86-64

raybender-4.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (13.8 MB view details)

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

raybender-4.0.3-cp39-cp39-macosx_13_0_x86_64.whl (13.1 MB view details)

Uploaded CPython 3.9macOS 13.0+ x86-64

raybender-4.0.3-cp39-cp39-macosx_13_0_arm64.whl (5.0 MB view details)

Uploaded CPython 3.9macOS 13.0+ ARM64

File details

Details for the file raybender-4.0.3-cp314-cp314t-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp314-cp314t-win_amd64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.14t, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp314-cp314t-win_amd64.whl
Algorithm Hash digest
SHA256 e46591ef62b98113e54dda36a52f643eaff25103cb37e23ffa5ef7d6acb50728
MD5 eb16b5e70de9da8ad31231341ab8ce6c
BLAKE2b-256 bcf9ca648eca91aa6b011a329b607852176d3beb4bf56c1068eb1a1c98059edb

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314t-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 d6754eb32c345258bdcac3225b0e8d1669097b2a16db25fcb55043f48e2d7c2c
MD5 1c9156f5db51cc9317be0cc95a79ab33
BLAKE2b-256 141b6e305102f041a26c97370d166895f2bcb807fe68c55ebf7a55ed6a022390

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314t-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp314-cp314t-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 299fe898442735f82dd916ef06ee89f903d749d94f54be72cc25ef5431f51098
MD5 f41d7f2c3b286012ae549912d6f0c012
BLAKE2b-256 7c51fbfcaab64c4b272209e3e3a4b512ba0072be5f5402f67b9a6774b5ab9ac3

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314t-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314t-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp314-cp314t-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 2fd274c791fabe84fd9f735ca6bb2d16f3a73c478353967f664ffe86c28a8fb6
MD5 5e385e13b43f7be077075271ab18218f
BLAKE2b-256 96c484f6d715188fa31ca690585b07a7f7c2f4d801e9360001b530a4a9da06da

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314t-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 13.2 MB
  • Tags: CPython 3.14, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 6df313f5258f38297765e40f6d7bddd4875d2fea9af03bc613901877a7c930a2
MD5 0ed5423a9329848643bdc9d07bff09f2
BLAKE2b-256 d8676043e0505f203dd5fd58ecd0191fc2e757c30a15cdedc246d462b1256ebd

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 0ed2bbd30484512c9d7435e21acb71480780312a76df1860b2b8bfa6e172a1b9
MD5 825cbe03e9d8affffdbce06d68fb28b2
BLAKE2b-256 2456ab8ac2e744bca22cd9083a5bb3041735f58cc04c1449115b6997186d2cdf

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp314-cp314-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c0f9d32edfb7e62f21745945cfa500501f827f9e9676d418a2643fba01e0dcd5
MD5 8bc6329f8e1171fbaee3d1fe634c8e6c
BLAKE2b-256 ba708b997b47c4d41ae186ed2d513717147e4e3a78cafaf61e9822b8d3a270dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 933b1f0b04b50350a27bea549f306da46627f2dae4ab6451cf8765476fc631b3
MD5 d87988d2683a4c67798869c546ac95c2
BLAKE2b-256 9a7ab9032d76116aa8bd276a440227f244c19b04a9f5cffcf652a2e3ab831f02

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp314-cp314-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.13, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 5f0fe1bf7c7e904f6e0e2cbcb4a59f9f149c6508df90098aea4ac546259a5d25
MD5 5d3fd2759adafd474b492755fc1af35d
BLAKE2b-256 81239c62f888044b3f6cb56e82430c38025ec4e79973d5e71929fa8fcad68814

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp313-cp313-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 179d986138408bb3218fb52e6689cd5b5ef116129f96d16faf826ef0e73f1232
MD5 462ef36ad64c8f2b4382d356a003f9c2
BLAKE2b-256 c006fe293cc51e85b73fd26a6ede64f435a7eea1e2f51fd696d18dcf42bf45a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp313-cp313-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp313-cp313-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 411303f3a9cb823dbe8a28cec17ce42a038ad7801deeb239e359cef4bf9d91e2
MD5 6fff0ed27b2579cd89e7a30e36850997
BLAKE2b-256 078ef25751f15b31ad9c9ddc83d4a09ad3f678a605b53cdec0420303571f9d5b

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp313-cp313-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a67bde4c40ff06d774c7f059bfee3367d061c6e7e4888ecc275088a2f7021a77
MD5 84cedc1a37e555ec6cf895dad8671e6f
BLAKE2b-256 6e9e554955cb1bc03beca97630c4558a8c2efef1ad2b315a880d62e9cae3fe45

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp313-cp313-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.12, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f61f61ae182856b27df503700ba0b573cfd8559af68c4a34be816160925a559e
MD5 61e8c51647abfe47f50095e71b0acc90
BLAKE2b-256 be687f2ea3b2018bdc5ea74266dc7abe6b825df68fcdf8aa8efd827327d1446b

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp312-cp312-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6485feb080cb2f340ede30d017665f4b337625d2e42a0202f2c2385c7f178fcb
MD5 925f473e71a6b7904b974630f7ead48a
BLAKE2b-256 66d9859151d27b06b8187a76199d785eaedf201aef6a8b7e4e106d2874cacd67

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp312-cp312-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp312-cp312-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 c526d3f9d44435ae059d2ca7474ec7f7b90e09b484cce903437c0745362a36b2
MD5 91dc7a391bfdc291dcf3c2dece8ea59c
BLAKE2b-256 34d6fd4e91754a4c36e3f2fffcb15143c306d113089de532b1ec735b01f347f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp312-cp312-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 46d2eed2cff401a9fb33005153db2473145cd08abfd9dc1d93be4833a6382f6f
MD5 4f7368676f529ff44caf6a964afce5b3
BLAKE2b-256 83c8b8dafbc2cd6fff847252ac7a2eaf6aaf66bb42b21af6749492529f8e589c

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.11, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 bad0777c60a45884d02a00adc7f49e664fd66391aa7e5c4b0d5e6547a10d59c5
MD5 654a528754b57ca2bde41c2b513976d3
BLAKE2b-256 8d08117c8d8f53f51a14ac0d29f3d6cd1fbdb00cf993377efbb28fea6b40b283

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp311-cp311-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1308889d8a1b913d93c8afb9288e26d685b5060e4c66e03e3bc5de645d29a037
MD5 bc87d870efae088192abfd0e19a9fa7b
BLAKE2b-256 0865982da02d2180677c895a508cbeefc50f5bda5decb1f7053e38586f58ad4a

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp311-cp311-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp311-cp311-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 b467466bdb005a92cb20f1a583969935522b5420a72fd223462b6a68ca2f8436
MD5 e9a90b04496ddeb8aaea5875e8ab380b
BLAKE2b-256 46c701ccc3d23074897a160413925d4a441768f950367b7500e64decf0869e69

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp311-cp311-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 93e7038debdbfcc4786e4bd6b62cf1956444558aba4225b3f5af5d23912f5714
MD5 f241e3f7f3b2b0c25dff742994f5f308
BLAKE2b-256 c5c083ca243c6c571da14e90b86fb129b661eebe9001e60c6d448e8c557c3c2f

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.10, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 aeb22d1b2bd1811b0d2a66f07b149a8cdef248e85f710588ec3a436f6cc0bc52
MD5 43b96221562061e77c7db27728714028
BLAKE2b-256 59aea6b7cc1bfc4fc1d9b8ef7b6e6eabcaf48d2da2e39a9f616656290bd811c5

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp310-cp310-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 a317d9276813707bcc27356c1d946cfafb6b3ce343966b6145debfdeec6e59b4
MD5 f8ad2dbe6ad87d3b5c5a7b74ed973769
BLAKE2b-256 3e89791fc101bef7defff4bfa1290149f13f0598f998af08b1d9f9ad940ed509

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp310-cp310-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp310-cp310-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 845a9a5da872b8af64ff21c460a6516850c32884fb4794fd30a3e6ee96c787ca
MD5 84209e7a22016ff7ed831774758ab035
BLAKE2b-256 a75db91c4ade4fcf0aa95ba14d27e1901b5085e8d2596e4b927a8b473c28b9dc

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp310-cp310-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f142c0a17aab0b0b25b9a551fa15bc74a7fa3367ed95061f47f145f9527d6a2c
MD5 fd228df11a83685a0b3906b372ef0cab
BLAKE2b-256 3d5533f323740d4f62c3f9d32ab14e55db774f70c422a3a242a35eee36439f80

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp310-cp310-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp39-cp39-win_amd64.whl.

File metadata

  • Download URL: raybender-4.0.3-cp39-cp39-win_amd64.whl
  • Upload date:
  • Size: 13.0 MB
  • Tags: CPython 3.9, Windows x86-64
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for raybender-4.0.3-cp39-cp39-win_amd64.whl
Algorithm Hash digest
SHA256 919056fb8e0d0f2332abbef0be4c422b77e73ac44474410e9a69eb7413b9b13a
MD5 1f40f506c51cfe88f37ccb95b1dd99f6
BLAKE2b-256 fb463c0fe7e1ed2721edd92961f3c979443bd7b66af41fa439fd82a8c8cc1a12

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp39-cp39-win_amd64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 394277a999680990f8b204cd5a583897799c2c67bb2e6f4cd3a3e1252c928395
MD5 83366e6ba12a313a0e4745236aeba91e
BLAKE2b-256 8475947b7ad42aaa403a91580bc639338179994ee087c8586dfad7f98597eac7

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp39-cp39-macosx_13_0_x86_64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp39-cp39-macosx_13_0_x86_64.whl
Algorithm Hash digest
SHA256 68b39d1c07b6935a708d81cd76a5fe63b8e47643915a6523d9bbbea0555dd98d
MD5 c514e0708c016950f181f356fe6dd15c
BLAKE2b-256 ea778914cd3fc84b273e35f142348cb5a50f69ab809d7fb274959a218ea958b9

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp39-cp39-macosx_13_0_x86_64.whl:

Publisher: release.yml on mikedh/raybender

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

File details

Details for the file raybender-4.0.3-cp39-cp39-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for raybender-4.0.3-cp39-cp39-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 98d5760c6bb6ef6d33945208fbe539f7a3f3445a071c19aed92e8031d13305a8
MD5 286f5891fb165bbf621c40b0f8b8a1cf
BLAKE2b-256 80b1154b851d79c64221294cb9fe1b122d2c60433bd31f990fbfa3b2a6ce502c

See more details on using hashes here.

Provenance

The following attestation bundles were made for raybender-4.0.3-cp39-cp39-macosx_13_0_arm64.whl:

Publisher: release.yml on mikedh/raybender

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