Skip to main content

Wrapper package for NDI SDK python bindings.

Project description

ndi-python

NewTek NDI Python wrapper

Installation

ndi-python is support pypi package now. https://pypi.org/project/ndi-python/
So you can install it using pip if it is a supported environment.

pip install ndi-python

The supported environment is as follows.

  • Windows x64 Python(3.10-3.14)
  • macOS arm64(>=13.0) Python(3.10-3.14)
  • Linux x64,aarch64,armv7l Python(3.10-3.14)

Setup Avahi

Linux requires Avahi to search for NDI sources.
Please install according to your environment.

Ubuntu

sudo apt install avahi-daemon
sudo systemctl enable --now avahi-daemon

Arch Linux

sudo pacman -S avahi
sudo systemctl enable --now avahi-daemon

Run examples

I've ported some examples to python.
You can try it by running the ndi-python examples.

git clone https://github.com/buresu/ndi-python.git
cd ndi-python/example
pip install -r requirements.txt
python find.py

Development

Install NDI SDK

NDI SDK is required for development.
You should install according to your environment.

Windows, Mac, Ubuntu

Donwload and install NDI SDK.
https://ndi.video/for-developers/ndi-sdk/download/

Arch Linux

yay -S ndi-sdk

Build

git clone https://github.com/buresu/ndi-python.git
cd ndi-python
pip install .

If you need to set the NDI SDK directory explicitly:

CMAKE_ARGS="-DNDI_SDK_DIR=/path/to/ndisdk" pip install .

To build for a specific Python version:

CMAKE_ARGS="-DNDI_SDK_DIR=/path/to/ndisdk" /path/to/python3.12 -m pip install .

License

ndi-python is MIT License
NDI follows NDI's license

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.

ndi_python-6.3.2.2-cp314-cp314-win_amd64.whl (4.7 MB view details)

Uploaded CPython 3.14Windows x86-64

ndi_python-6.3.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.3 MB view details)

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

ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.26+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.7 MB view details)

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

ndi_python-6.3.2.2-cp314-cp314-macosx_13_0_arm64.whl (10.0 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

ndi_python-6.3.2.2-cp313-cp313-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.13Windows x86-64

ndi_python-6.3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.3 MB view details)

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

ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.26+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.7 MB view details)

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

ndi_python-6.3.2.2-cp313-cp313-macosx_13_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

ndi_python-6.3.2.2-cp312-cp312-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.12Windows x86-64

ndi_python-6.3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.3 MB view details)

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

ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.26+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.7 MB view details)

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

ndi_python-6.3.2.2-cp312-cp312-macosx_13_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

ndi_python-6.3.2.2-cp311-cp311-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.11Windows x86-64

ndi_python-6.3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.3 MB view details)

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

ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.26+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.7 MB view details)

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

ndi_python-6.3.2.2-cp311-cp311-macosx_13_0_arm64.whl (9.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

ndi_python-6.3.2.2-cp310-cp310-win_amd64.whl (3.9 MB view details)

Uploaded CPython 3.10Windows x86-64

ndi_python-6.3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (10.3 MB view details)

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

ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl (5.6 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.26+ ARMv7lmanylinux: glibc 2.31+ ARMv7l

ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl (5.7 MB view details)

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

ndi_python-6.3.2.2-cp310-cp310-macosx_13_0_arm64.whl (8.5 MB view details)

Uploaded CPython 3.10macOS 13.0+ ARM64

File details

Details for the file ndi_python-6.3.2.2-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 5cb9597f5bd2d7a5230abe2c1f4f05dc77b3ba97b8cf810d69825dcb4625db5c
MD5 63a43b3b48e06629c135817c0dd607ec
BLAKE2b-256 0a91b13c815c0556c4f265d109d0a17492ccf57c3824b382b2059c1c1ffc713a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp314-cp314-win_amd64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c6e72ec6bcb41b522bf2acaa447963cce6ed4d97d7dedbf5d5f56ed756cabbdc
MD5 5d4f2bed33e1c398adb457b4a86e69fb
BLAKE2b-256 73025979681141b1ea82cea564dd40563a31eb487a6a27c4c65ef64487150580

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 b1470a9800bf529277299fc8e904f9f89c17f8cf4208f24837e372340721be8d
MD5 5c39c4739a1816904cfe2e25c9548afe
BLAKE2b-256 fd7ad3220358597d8e807dc4ae1b7850efed05074ec39153e39eae981f998af8

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 cd568052b06b60cf8b60a4626324cb664ead97db778dc68f35a9f905e10774f9
MD5 824d5ccc163167fa0de18bad75d5aa01
BLAKE2b-256 f5a5095a310d01822f6d2005596e519e150552c679e72e3c3c2ad3eea88010dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 76a002ad33ffc5de4370b726bb654db57d909773bd82fe0b0ccd5bd4a53325b9
MD5 17a3eda49ae6cd5a79840fd6d5d142a5
BLAKE2b-256 49c06b9b0aba10b36ee33ad97c4b4552e68f6a5495b6fcbf0c087e7f5c6b3b7f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp314-cp314-macosx_13_0_arm64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp313-cp313-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 077549c9ddbaa1b94807b219af00fa399043d45a4868491385804b6921dd36b3
MD5 ba075c9af00a166dd42c401332463518
BLAKE2b-256 a6988a40525417415a9d789abc3a2d0d87bb342f3440f2fa88366fc568db7ebc

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp313-cp313-win_amd64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 754ab947058be17a44ebc0426a2284ed6cd65d6f8395aebe2efc800e42f25abf
MD5 d944e39ee18773d2a9e8b217fe66fe86
BLAKE2b-256 b3ebadda613374eae2f415e45265e38baff1769a5cc8add92ba46aad57ecc77a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0ce0194f10666021ae7ec1f4a18626bc5246d3dacdd327f4bd2b635808d0b9f4
MD5 7c5b152ceead4faec47ebb18202862b3
BLAKE2b-256 d18ee9d77d7318f07e5600450e34e85e5f84a291d05ca43fbdf910de0eb8e440

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 86fae92e094ed9dfe87f96468fdef79cc722bd137440168b20d5bf2e3d0c7c12
MD5 024d6eba7488d3860e65a7abaabac3ec
BLAKE2b-256 f38bb7555411f4524068462258584cf3a53561aecb5ad3ea655e28cf794caeed

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 99d2e4a1dcd23b9e2e9a48cbe9c341183f23acace94d74e0f7aedcdec5cde629
MD5 a6363bb80d4ee45bc04106b25e431e76
BLAKE2b-256 393f909fa55a688d418552be20d8f6251332b4784e8b3769e6b4b2c4777bf3a1

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp313-cp313-macosx_13_0_arm64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp312-cp312-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 97610141209cd49d6b719275e35e328dae50eec474dc6324e529c30fcc34892f
MD5 d0f06a39dd731588954356c5ce3f70c1
BLAKE2b-256 7eb2af5b9c5b59f3c88128723435560bffaa5c5045ed9d2767383ec34b4b7721

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp312-cp312-win_amd64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3ff6ba4788a250ec680f8ff0c6fe13ec4ab28dfb4360ed68d02ac9fcec39f8d8
MD5 74b2411f958d6b9bb2c658a53bc6ad0d
BLAKE2b-256 92b8c3605e139cf38108983055c071c1d7e98247bcd998b705428c97b31f2bae

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 8a19e35617e5b5e8a3c1fe41bf8620992db080f6f1e9f6ea9d3351cb5379b765
MD5 2bd2c1cbc7bf1a5346701c2e29c5e6fc
BLAKE2b-256 bdbdd2d4397b0173133f8a25064304c094ca872f9994448ed5bbbbc5ac501b74

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 37ced2f85978dd4ee381e02da604d036a996a395dcd165364b002ba718109c35
MD5 3b0cda508c18e00cf2ae233661a736be
BLAKE2b-256 de029080e05fdd2931f688380df28290c3df2018815627d5a3f33e073a4439d0

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 c7473632d590b75b353dee5ce9c57c5fbc4ca0b23a7786da5af1fa233c675f06
MD5 11a7b20fe4eeb917eee8ba6fa2e3ebf2
BLAKE2b-256 cb03594dcb79918695c16484a47ab740a12519278fcdaa77b8b54ddf764357cf

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp312-cp312-macosx_13_0_arm64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp311-cp311-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 21f58a44d2f283460f3111f983ed51ae5d8736e0daaf569b8671d70e4b8b22af
MD5 be7379ccaef31882e16c82a5a256c46e
BLAKE2b-256 7e3b2db7d1c9e9ba87a96a1feadab4c72586cf3a6dabfaac307428f32a335cde

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp311-cp311-win_amd64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 55378918edb4099bd69eff8a312b2a27cb589ec2ea9b9948ae882ad4217b04b8
MD5 a0c458826c5243466ed055a4095c7244
BLAKE2b-256 73269a2841cbda6787f4dfc0548a7423b16d20d02db1ba114d158824634bb268

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 1c9b6bff9091189c0f345ae39a73b6939b1fcdfb95d3d45ca8913515add43ea2
MD5 d3fe5f53ea921c9f9800a0c6b9a22b0b
BLAKE2b-256 39ef10490b399b785af6736a0aab466379936f94367a8e87c1b19a2756d14550

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 9cc3d6df8fc18c890400a19904738d4821ab4d03c46ed5799a0501597efbcfa3
MD5 c4f62fabf751d517f655f70dc5680074
BLAKE2b-256 670aa7162d33142957ef2930e067b7dd36ee87f01b06dbacb632581bdf46428a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1fa6387b490aad76df1923c422f21f8f6092db5934ce423d21c13e9c410be738
MD5 cf83b1ba1e410e65749ee4e29a9600c6
BLAKE2b-256 3bf5d6b1583b0569a1bb4f79ef4a4b199dfd5fe8520e1aac7343376f9b290e1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp311-cp311-macosx_13_0_arm64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp310-cp310-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 a3242a0c856976d4cff3aa72bb6e3f2a78b36b750f254a79a207db6ec953050c
MD5 0be3ff9eae9e61180a335a5d84e68444
BLAKE2b-256 1ff16343d872c363550419c7f8d15b108fd0e59611f6bff052ba9c484488c425

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp310-cp310-win_amd64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 1c31d9df0f6fd7be5d1c83ecb8c20ce27cdc5402e0904e94499f0c97f3ddeb74
MD5 d5f9cbfa8bce8e7971b09c2f34205d26
BLAKE2b-256 9fe2b287bb99e653f12c6c85d76010f0eed8dc8c39b3834cc980ebce8631a2ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 d6ebc7988891bff799b1edab7cf08dfb372ad7464358ca0dc1391e94190f7884
MD5 2226e67f469764bdd58f89e2addedd3d
BLAKE2b-256 1aec1dcf72da8b89ee5c502a257b1c68e08b34e583e9d5b70908fcfc205f9699

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 20e18f7c3bc8027e3e4113c892cce0d150616c61d0ab08976e6303570d196e24
MD5 ab00cfede536ac1329975c21e36ef6db
BLAKE2b-256 a7deff6c6e11ec40b1d7f6b6ddcd26deb3a718f62981c47c90ff53d3cb3d550d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl:

Publisher: release.yml on buresu/ndi-python

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

File details

Details for the file ndi_python-6.3.2.2-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.2-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 3b323235f5fc8387cf0c501af99a4dd34c7a4609150c67848bdf020b10daff73
MD5 68739d93a91a19dae44f7d84556cd1c7
BLAKE2b-256 bb93849e02b9f717933b3e617ba0745acc848f99b41b42dca7f343d152fddc6a

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.2-cp310-cp310-macosx_13_0_arm64.whl:

Publisher: release.yml on buresu/ndi-python

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