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

Uploaded CPython 3.14Windows x86-64

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

Uploaded CPython 3.14macOS 13.0+ ARM64

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

Uploaded CPython 3.13Windows x86-64

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

Uploaded CPython 3.13macOS 13.0+ ARM64

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

Uploaded CPython 3.12Windows x86-64

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

Uploaded CPython 3.12macOS 13.0+ ARM64

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

Uploaded CPython 3.11Windows x86-64

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

Uploaded CPython 3.11macOS 13.0+ ARM64

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

Uploaded CPython 3.10Windows x86-64

ndi_python-6.3.2.1-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.1-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.1-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.1-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.1-cp314-cp314-win_amd64.whl.

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 c405fadf0b2c554fd3c686c4107e0293c48a6d0c8d586110c8e4ca4d13d44e1d
MD5 810ff02d6dd64d2913845a942a68b99d
BLAKE2b-256 364894d76dbd9b84aadca3d59f4cbbc9f6ad93378b933bfa22c163a73d1889ea

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 dafa00349f2b82eb6d356706e6f43474b8fca97f69bcd0ad6fbfefa7dc4c2480
MD5 d62103564c78355f2e38a841471767ec
BLAKE2b-256 f9cd33ca885963c591c4214ee63a1d368924ec44cde83c18114645d62d5da640

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp314-cp314-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 482103927c98505121904e0087a2c0b8b15ced1db54df660fcc86e0249345218
MD5 9b0f0e96f19cdee84d6eeeecb88a0ed3
BLAKE2b-256 2120966e11fbe867dc42e7027ef1d6cc5375d0cc7482404111184093984fec54

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 740427743d6cb966c7dd2c06307c6a6cf30f8c07901a1577d7d34cf3342cce61
MD5 21ce61ca1e5c99feffd74a5ef9244ee8
BLAKE2b-256 062d54c0631b9db13b5eb6eb994db7f5f7a65696b46a5d514d50f49359814df4

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp314-cp314-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 274e165d002c6cde4e3855647869663a51809ff87a69879a399e4552011e7477
MD5 ce98bfc90f4dde04f5dd11561b927d80
BLAKE2b-256 5b9f46fe24e314a1e0343b8e2e2b9b396f44bedb89add7999d1bc4b3c5b1b7f2

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 1859b26ddd9c30f7cc52b915174995cc90f9905c6774bdcaace2cd72b39a72e4
MD5 278e240bbff05a4c167b6059500f01f1
BLAKE2b-256 d0eaba034064cd62572d6129d23b53111d57e8ad2b09193f45e335f851f56932

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 42ea81e06a13f141c16a1c6cab9697724206d12e339282dc2959709df20e64a8
MD5 dac70e6ed70503d23f1e8f5add49346b
BLAKE2b-256 82e698e65e93cb74239336a4e129eb118ad897e1db96df4d52e3568843c4495c

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp313-cp313-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 45bc0e86f34b6a8198f1505a4136f5341f0961c91f394e9f8aaa977875935450
MD5 4a3b780c1bee244d547c204d5c6d05d9
BLAKE2b-256 7f76d6091cc6026db0cd6b83932bca6c07d78df57908b1443a1bdf18a87b8d8e

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 59baff8845e02d70bb3a97717e31998718efc0833f0acbe6cf8ba9a9ec13287d
MD5 e1fc11e4b59b2d3d0cb7aa770cb40f24
BLAKE2b-256 8610ca483b5666c1a9a7aad0a1569e50caeb355a18a5b398a04d732048dd5a4a

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp313-cp313-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 bfd1d5cc894f2d847d6f61a99a4cb75d9776043ecdf01f8b2b561cb71ea44725
MD5 92b42f76396cd1bb17b3798d890a5f93
BLAKE2b-256 5d457ffa49454f2d108af10b9cd0fab5ad6966bcd416d7fc7ed4e1a32708d3a7

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 fea24388a7749ac5862ff3ff67ff9556ede01ea7bc0aacf6b71ab3e1d916a96e
MD5 16ba5f6bd820b38c7171457d1178508a
BLAKE2b-256 fca8cf6eed8268b016c4d9582c0d634c22c4e49fff97d4e89b6baf67a164e3c6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 c2a5eb683b99ed8672826edb77e0f2d3eb3f1dc5234627e4b51754c5262726f9
MD5 08c9b29faf2fc784f5abfb606daf17ba
BLAKE2b-256 b077f932f2c2e0a652b26155766a1fbf577ad6105d09eeda8ea9ebdaae2facd0

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp312-cp312-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 0e59909eed1e38b2cb27ab80d10fb083da5f6be547a95eee4dd58b6f26c21c30
MD5 08fb9ef2b3dc6cc746d952c827a110a4
BLAKE2b-256 121731c9003181a0866089ac4e91c8ba97f27c920b7f947a2385a4f3c751d88f

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 2b26461d1daf3f2c211f36d5108805c002962dd73f0a48bbf3b50fe48d7b3914
MD5 26ff8266f2454b56debc19e0659318ec
BLAKE2b-256 b8b7421feb5aeb1bd84689e5a1b2dd4f4cd5898d0b8337d3975e8d2f420206d1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp312-cp312-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 a2e73ab77cf40a3323656e8f0f9853bc93e6d4bab10203e959c981b4aa242e3d
MD5 4a5e5d7f037dc8aed2510ccf2dcc408f
BLAKE2b-256 6b21578ad3b6dd8291b886e654f6c285edc6a8f52d9ccd797ae93d6867aeeab6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 412fc2f39daae32a3341bcdea89a54ca7e67f73bc2cea9f28fba78263a9c4dd5
MD5 d0752561e218c8a8df8bb9fc62fdaa18
BLAKE2b-256 a297e37f8292c98bba84dacbd1c29f3af1019e99bcb857acf33e03ef55438f98

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 9d1b516ae347c907e90684aecc58b9965ae054912a5f835918863c2cca5381a6
MD5 ae87cb800672523d9b0c96359ad7fc82
BLAKE2b-256 929e50badde984c0f6820294f919e6955dda106a425af3cf44176d23858ccbb9

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp311-cp311-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 aca6cf93fa4b880f4ad4f35e208878651fab370acbd55e6e49594d887e0b7a20
MD5 11ad0f225bc7c93a324938c1e3d76257
BLAKE2b-256 ba5369caafd13073b515688a177bc270352fb24a9470414ecd78aad835265ca6

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 aac5c8d1ee8f75908d90b0143e8132c376b270e1d8fd58994d73304ff5b2c435
MD5 34bde5278c896c4e66bbc0d9dbe40381
BLAKE2b-256 3d2a6323aa942a23130e704e2745803583d83af18486a1fe590218b735ab8096

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp311-cp311-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 531bd7f92f9d646f75353c80f51ae31e09f7ed7535099dbbcae915e4623bd9f2
MD5 62dc73921c5c8e6d0a4010a8f091e045
BLAKE2b-256 c278d771b13fad30797c606482ada0d3afc271cb5b8fb44dd972af8e44ec6258

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 b12dbf8ecf7afcaa0117a5359e270a4a833280f9d8af1f68c64e7d7a1e324cec
MD5 af2e0f7c2caaa661ea1d12bf3c71dfec
BLAKE2b-256 dac5619137f7204edaffa6dab07da689a0d58798293732561183f46a9d6d6bdc

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 63ac22367a5b4e3d5bb33d6439fec6ed779f955bdce4e282c89d52d5115b54b7
MD5 5abc5c3515ff5dcec306fa5e04824668
BLAKE2b-256 d03b6f2a0144375c7b8df488e68d63d017f704d9f532fdfcabe411e4ebad61b1

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp310-cp310-manylinux_2_26_armv7l.manylinux_2_31_armv7l.whl
Algorithm Hash digest
SHA256 027b2606c3c06f5b93cc1d487d96017c78943f54b99a2d34cfe67d373f386250
MD5 60109517eebe94c930ce1420e7786035
BLAKE2b-256 17c52e88bb18ddc3e3a093e41e3c46ba79c027f54eeaac5100f742a5dcfcbd38

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a983ef2655f7b56dfbe41cebd4f7454df46360af727d291c53172a48677553e0
MD5 dae18af414c9c3d68518c6ebf0181eb0
BLAKE2b-256 02f711620ea492d71d339498bb77559f33cceaf1851117a645ded889374c389d

See more details on using hashes here.

Provenance

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

File metadata

File hashes

Hashes for ndi_python-6.3.2.1-cp310-cp310-macosx_13_0_arm64.whl
Algorithm Hash digest
SHA256 008825064482b8b4cd14904af9f0fa9cd620f94a68252d9236e766a759d14ce7
MD5 c1db2e9c07d2013b23671d4cd5afad3e
BLAKE2b-256 bcf2d4b804c7e901df8b9607b0c84adf316f3f2baa4803a04b56d473bf0fe129

See more details on using hashes here.

Provenance

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