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

Uploaded CPython 3.14Windows x86-64

ndi_python-6.3.2.0-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.0-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.0-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.0-cp314-cp314-macosx_13_0_arm64.whl (10.3 MB view details)

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

ndi_python-6.3.2.0-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.0-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.0-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.0-cp313-cp313-macosx_13_0_arm64.whl (9.7 MB view details)

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

ndi_python-6.3.2.0-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.0-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.0-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.0-cp312-cp312-macosx_13_0_arm64.whl (9.8 MB view details)

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

ndi_python-6.3.2.0-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.0-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.0-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.0-cp311-cp311-macosx_13_0_arm64.whl (9.5 MB view details)

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

ndi_python-6.3.2.0-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.0-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.0-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.0-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.0-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 acbe9f08ad2631f5e54f7b758b70fdcdc4b6ee78caa601ee5580ca87a2fa41ce
MD5 bed31f1ffce041b2c44e8dce66af789d
BLAKE2b-256 b4adde81621d83198c8d098181e99dcc1c5a9e74621218ffa4a2a90e2ac99952

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42637ea3df853f99f21856574356bd1478137800f6be3487de316032fcebbb3a
MD5 1dfb24cb6da03d319cfe2f57db7ee79f
BLAKE2b-256 24697d3c8d24ec897c8b1736732c8efa1f4f1b1a273fb38a06c00396532f286d

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 188eab1dfcb8135904b16c639a99c79d0a7f56636a21eb808b2cb2dff9966ece
MD5 91e13d059b6a29a48881daca173560d1
BLAKE2b-256 291584af60963165083b696b88191f0dc3a7cdceedead9265f85f67092d3226b

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4040d6e46f53ee87d430278ca0a5a851753c55499d4deee1cfa97557cc39c1dc
MD5 162d61aacbd159aae4fdc314cfb4b11e
BLAKE2b-256 27825e3eef896030f1057cc82521c4b047fad4c6ba1221e7e711810c51545f25

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp314-cp314-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 1d2e7ac7cf1ac49c0e58b7940be118eab53c1b1f754daa2b44eb3a6a42ad09d1
MD5 550cd70766e93c794db86b5c2b501d78
BLAKE2b-256 42dc9f047ca1aa3ee9f74e25bae75c9e199bd33795f7566b422ec1c2bf8a232e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 f809250f96bceafc345a9406dbb94cfdf4f701baee295c51770dfc45958de509
MD5 d32d7e62f836c4f46376afd676d3f783
BLAKE2b-256 774a100649feadd8c429f2391f15fafbcdae6adc9fdb634fffa6fe445cc7765e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 8f80e55a8aa204a23a20aa0147c77af79a131a4caf718461aa5fdf63be7e739e
MD5 e9f99d80b86969206129971dd65d7ef5
BLAKE2b-256 43b92db7df361a60a6bae184bd9f5ce59deef88dc5fb28743651e0df0dbd7514

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 40f0ba0e9ab2d061077de654d7172b04f5b64fe20893d7eed207f39c6c1416a8
MD5 27b46710b7fd4ad698adad25fd3333c7
BLAKE2b-256 47db4d5171a6f74ee6bbabdff88b27b0352978ef8eb62a7112750d93946fac68

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b4de9e546d6a45bdbc8b74a4e29717ea59e4d8feaa3e42e7f948177de9229b1c
MD5 b2766b3424de04aecf10f9fe451a0fb5
BLAKE2b-256 1253418c2fa446e1b9c70b89d52ded91a9e8676a8f0666d7d29ad4acddf1ef25

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp313-cp313-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 031bd8d613466eac05d14e2c7bddead8ea65c0bd69e7d476e972a158c96dffc0
MD5 8b3c2dc7cfaecd06b22428c1092ad4f4
BLAKE2b-256 3da25477c1bfc23e5fa6a4f3aa0a4631e46d506313fa67c3e3b167f7cc571c0c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 f3905b6d775531a201b818d5d4ba660ba559581f2a2b776ca1b0ca6b187a5e1f
MD5 06aaa52446418204797c60da136f89cc
BLAKE2b-256 976efe82dcc2399506212de32a5ef859d78c47926ec4a77bcbcb6f23587eaeb3

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 6af4a262e212a54cc161c2e5f4b2b2d9a0b7b67b2193bf1131a5271449c08b22
MD5 457f0e39b9f754f8d8813a59f7cfde53
BLAKE2b-256 185b6417da7ca798fdf4afe1512db69e13d44bed3468bbb2b33d426c372ec279

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 814de29440aedc9c9072d9569dd73c7fb419e8262f9af06e4873cf58862d8698
MD5 3ec8f93bf441601cf6734e82f5e2d1ac
BLAKE2b-256 f5e759103ec44fede8fdd39ec46410b67f49b96b133956108da97b4a40f34d83

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ebe86162ac6fe11bf6263634e986d3769a90b73dd5e8f9c759798f3918ce0ba2
MD5 4dfd23586b1626976669f4f52d488be9
BLAKE2b-256 01d6580e990020fa0434dc1efe5aabb990f7ec5d60755d07fc98cc4bfbec3605

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp312-cp312-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 844c0adda956aa37a4bc532eb9e5508755f09aa0c4ccd76a96fa12de4b3c58c0
MD5 35947abad18f2ebd5e28e08749df818c
BLAKE2b-256 a62eaf749dd622f200b9bb98479eef76d08323e4f3457619aca730c776a30f7d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 683492ca42bda68044a7333d9185f7c5be68d3434a20c859e8ca233c840474f0
MD5 c0cf056bedc3c5bf802c952b53f696b2
BLAKE2b-256 0129fa8e4ecc4ee11ba3c4470e9d44329d52b95079d5d850f62d90ded5522a65

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 3d6cf82a890de47619d3b591dc3ddfc9a4a1df3d19e06697c9decaf4d7f1e176
MD5 1a4ab9ea84406a6ad17bb1676f3d63f8
BLAKE2b-256 63e8820759bff7fbbda9dd421398c9b64afccea7cbeca795e88a907c19e1f2a3

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 507987be60aaafbc1284f2742a5c4893babc0e993932d9c4cb0016f47cc90b78
MD5 d01af520e41345390bda8ac0d3cb4b6c
BLAKE2b-256 422aec697e5ffe6aefe07c6bd7aa633f639d4c4caf3166f7503addbb9c1ac609

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 d2554d9fe873b2d8d4197c0fecb558c4475993a5a1833ef800e86b5f8576af5e
MD5 fa31d866805319b956560c6be0ed7ab7
BLAKE2b-256 739ca5b418febb02968164e8d396117bc040b8c12a163ef02a8b0fb6e3c9aafd

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp311-cp311-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 f38c5a404193dbc05114c7bc7b02ee4ad4ee1970d02a1c821a70893f8ec78022
MD5 ef64aee8df9174b45016bb3c9cbe4306
BLAKE2b-256 ac9d82834f96ea8301758b7c794f34cb573ebec18da73ef400c80cbb9d400f8c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 fb6bb2a7af438eeb11b660b55a42d4634f8e333d27c4f1acfc6d647031f02c8b
MD5 40b7e7d2db9cfa1ecbb9a2f4d41a1ffc
BLAKE2b-256 4e0be285d4d015402f2e582912803d210fe9dc868fc806a46242539b7161871f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f88cd69277486df00ef26266f68350eabe2fa4fde6583940e693e73db7dbadcb
MD5 a0d35c2ce475978e0d059ddaa61c3433
BLAKE2b-256 a064bf3c393c7e5ca8cee6d9edb3de6ec485523f483f5bb9dc9febea89b204e4

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 76a877aa5edf8f81480fbf03f79b7151e3f72f112850e41be556c335a67db319
MD5 4f167371512fd254246637283db27239
BLAKE2b-256 d04da26eef89d342109e119f92ad686dc8255ab62d5506de93e174d1b12f4873

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 bcce9f1d3dc1064eb3ec387fcad8a559fd2512cf31f53f8cef91c95621f6e9ea
MD5 e2ab4ef452b0d330a38625be197eaea6
BLAKE2b-256 d5702e9e84333ce79fba62df5942fcb3a681f5cbe93a5344671c3521831bcaea

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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.0-cp310-cp310-macosx_13_0_arm64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.0-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a488866aa48ddd921432b3ac72dfffa265892806acfa01859ac86f2a99af7962
MD5 22660ef8996a917f0029c9f113f8e26f
BLAKE2b-256 56bd6657dbcd7f4a1c53e8114140ee5be9ec8c48723599393b0309d84170f302

See more details on using hashes here.

Provenance

The following attestation bundles were made for ndi_python-6.3.2.0-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