Skip to main content

Python wrapper for NDI® written in Cython

Project description

A Python wrapper for NDI® written in Cython

Description

NDI® allows video and audio to be reliably sent and received over IP with minimal latency and very high quality. For more information see https://ndi.video.

This project aims to wrap most functionality of the NDI® SDK for use in Python. Due to the real-time nature of audio and video, nearly all of this library is written in Cython for performance purposes. By design, “cyndilib” may be used within other Cython code.

Installation

From PyPI

This project is available on PyPI with pre-built wheels for most platforms. Installing via pip would be the simplest method of installation:

pip install cyndilib

All of the necessary headers and Cython .pxd files will be included in the distribution. This will allow for direct integration if using Cython in your application using the cimport statement. See the Cython documentation for more details.

Building from Source

This may be necessary if a pre-built wheel is not available for your platform or Python version.

First clone or download the repository:

git clone https://github.com/cyndilib/cyndilib.git
cd cyndilib

The project can then be installed with:

pip install .

All of the dependencies for building and installation should be automatically detected and installed (assuming your system supports the build metadata specifications introduced PEP 517).

Parallel Builds

There are quite a few sources to compile and by default, they will be compiled one at a time. There is currently not a direct way to tell pip to use multiple threads when compiling.

An environment variable CYNDILIB_BUILD_PARALLEL may be used to work around this however. Its value can be either a specific number of threads to use or "auto" to use all available cores:

CYNDILIB_BUILD_PARALLEL=auto pip install .

Further Information

More information on compilation and development can be found on the development page of the project documentation.

Usage

Documentation can be found at https://cyndilib.readthedocs.io. Since this project is still in its early stages of development however, a look at the example code and tests in the repository might be more useful.

License

cyndilib is licensed under the MIT license. See included LICENSE file.

NDI® is a registered trademark of Vizrt NDI AB. Its associated license information can be found in libndi_licenses.txt.

⚠ Distribution Considerations ⚠

Before distributing or including this in your own projects it is important that you have read and understand the “Licensing” section included in the NDI® SDK Documentation.

There are specific requirements listed for branding, trademark use and URLs to be displayed, etc. To the best of my knowledge this project is following the guidelines and corrections will be made if discovered otherwise.

Liability for derivative works, etc falls under the responsibility of their authors.

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.

cyndilib-0.1.1-cp314-cp314-win_amd64.whl (15.9 MB view details)

Uploaded CPython 3.14Windows x86-64

cyndilib-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl (15.6 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ x86-64

cyndilib-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl (12.4 MB view details)

Uploaded CPython 3.14manylinux: glibc 2.28+ ARM64

cyndilib-0.1.1-cp314-cp314-macosx_11_0_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ x86-64

cyndilib-0.1.1-cp314-cp314-macosx_11_0_arm64.whl (11.3 MB view details)

Uploaded CPython 3.14macOS 11.0+ ARM64

cyndilib-0.1.1-cp313-cp313-win_amd64.whl (13.3 MB view details)

Uploaded CPython 3.13Windows x86-64

cyndilib-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl (15.6 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ x86-64

cyndilib-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl (12.4 MB view details)

Uploaded CPython 3.13manylinux: glibc 2.28+ ARM64

cyndilib-0.1.1-cp313-cp313-macosx_11_0_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ x86-64

cyndilib-0.1.1-cp313-cp313-macosx_11_0_arm64.whl (11.3 MB view details)

Uploaded CPython 3.13macOS 11.0+ ARM64

cyndilib-0.1.1-cp312-cp312-win_amd64.whl (13.3 MB view details)

Uploaded CPython 3.12Windows x86-64

cyndilib-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl (15.7 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ x86-64

cyndilib-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl (12.4 MB view details)

Uploaded CPython 3.12manylinux: glibc 2.28+ ARM64

cyndilib-0.1.1-cp312-cp312-macosx_11_0_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ x86-64

cyndilib-0.1.1-cp312-cp312-macosx_11_0_arm64.whl (11.3 MB view details)

Uploaded CPython 3.12macOS 11.0+ ARM64

cyndilib-0.1.1-cp311-cp311-win_amd64.whl (13.3 MB view details)

Uploaded CPython 3.11Windows x86-64

cyndilib-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl (15.5 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ x86-64

cyndilib-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl (12.3 MB view details)

Uploaded CPython 3.11manylinux: glibc 2.28+ ARM64

cyndilib-0.1.1-cp311-cp311-macosx_11_0_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ x86-64

cyndilib-0.1.1-cp311-cp311-macosx_11_0_arm64.whl (11.3 MB view details)

Uploaded CPython 3.11macOS 11.0+ ARM64

cyndilib-0.1.1-cp310-cp310-win_amd64.whl (13.3 MB view details)

Uploaded CPython 3.10Windows x86-64

cyndilib-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl (15.3 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ x86-64

cyndilib-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl (12.1 MB view details)

Uploaded CPython 3.10manylinux: glibc 2.28+ ARM64

cyndilib-0.1.1-cp310-cp310-macosx_11_0_x86_64.whl (11.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ x86-64

cyndilib-0.1.1-cp310-cp310-macosx_11_0_arm64.whl (11.3 MB view details)

Uploaded CPython 3.10macOS 11.0+ ARM64

File details

Details for the file cyndilib-0.1.1-cp314-cp314-win_amd64.whl.

File metadata

  • Download URL: cyndilib-0.1.1-cp314-cp314-win_amd64.whl
  • Upload date:
  • Size: 15.9 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 cyndilib-0.1.1-cp314-cp314-win_amd64.whl
Algorithm Hash digest
SHA256 86f075aefd708b98767283c41df2bf99973126dfc2bd9380ba7d923e7d31a61a
MD5 cbf33b221c52d34050843dc1a5c4c838
BLAKE2b-256 40ab2dffef626dd429baf0191d632f26f9f91c76353de8ea1d218afdf01ec9be

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp314-cp314-win_amd64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 255caa91ee35e6d4e06f8892a9a309bb330a56e54c7e7da9fb6209fb746e44b1
MD5 7d105fb8201a2f648f87548c1de81af6
BLAKE2b-256 0725a9a28cbb8799f2105fbdeccc842be069e1e9035521ee5567e22e2dafcd6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp314-cp314-manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 b7f7d6189a2105fc7707d1f931443e8dbf52136a571be721cdd94831c33d2ad4
MD5 ede738da661791d8a2e393e4f4721a42
BLAKE2b-256 f66077d149a984064956b9cc85f2d58f29ea73f61a4ef0354ef4c80c2df0cb95

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp314-cp314-manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp314-cp314-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp314-cp314-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 d905745a8b095b06f54854dcde1dc51a5c5ad8be304e0fc61bac9f8442983a58
MD5 96173d8473c253efbecd24373080c90b
BLAKE2b-256 5c5b3f52ded785d082ff6a2c3a7f0b19d8a1dd7a045566369f5df8306c217afc

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp314-cp314-macosx_11_0_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp314-cp314-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp314-cp314-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 f94a5fd914e01372b75e7edea2cd3c61f1f3d7027cdf35b23b65e82d93a69d1a
MD5 76c91d4bb453b4f95cc2aa9462df122a
BLAKE2b-256 84e552a075de101a49d9afc0ae7fad0e824a10e3a4a3e1ba4daeb19fc5beda72

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp314-cp314-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp313-cp313-win_amd64.whl.

File metadata

  • Download URL: cyndilib-0.1.1-cp313-cp313-win_amd64.whl
  • Upload date:
  • Size: 13.3 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 cyndilib-0.1.1-cp313-cp313-win_amd64.whl
Algorithm Hash digest
SHA256 8543c2ffd05362c9d5ed72d4a2bacdd0b9ccf6421a13245489bc24a010432628
MD5 ad660e9dfac0bdf680347394b024ed60
BLAKE2b-256 970ae38061c9ec5a5d9426e111641ec40e6b9f1b91987ec15f845a4e5eb82344

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp313-cp313-win_amd64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 aae35f9173ea2858b10c8f06cb67b838e974198ec4a601868e1cfa2595cc67ce
MD5 677bf7638f0c93c0731a45f478a13775
BLAKE2b-256 479d2c0e8ee781de4be194a6dff5923e494d05292e0f52c01820cc975fe14571

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp313-cp313-manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 ca1ffa4457e0758cf309ff7260a5a247ed763c1f1d4922a63ea3fa46e0345ae2
MD5 79daf79143720574a6c8a81d3a9d778e
BLAKE2b-256 3ac618d93d9e8ae9b17a8d8612483c7a891000c22a06298f6ca68a972c5711b7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp313-cp313-manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp313-cp313-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp313-cp313-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 3839947d2127180f5055744d2834d25d4e65a2ca81c772317bc56f1700dce1a6
MD5 cf49e263834607f1795f4f31d737f9c1
BLAKE2b-256 00d00a9f743f380d34545342d6f87ca6d4605491ae2aa40b4ac1d2e46882282a

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp313-cp313-macosx_11_0_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp313-cp313-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp313-cp313-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 3f79cf1345a17d4cea92a948f3e8ee8966c3a0b623f544801c97b8d25feef745
MD5 7bb4fce9b356c31dbf2cf90fbd48a51c
BLAKE2b-256 d0696ded9b6994c32a455f8b6012f50067aee7f05f5dacc042c53833cb3db659

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp313-cp313-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp312-cp312-win_amd64.whl.

File metadata

  • Download URL: cyndilib-0.1.1-cp312-cp312-win_amd64.whl
  • Upload date:
  • Size: 13.3 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 cyndilib-0.1.1-cp312-cp312-win_amd64.whl
Algorithm Hash digest
SHA256 312687e6396ec1a4322d6b310a2bb13cbc7abd567dcf087eca4f354bd78c17fb
MD5 85fef308d07be87023c54c5194e2a362
BLAKE2b-256 7995a76783ffce895f491ff1e057bfdf2c3a7b8f88b63720b6b53e9acbe7e5fe

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp312-cp312-win_amd64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 f540b98ad34d517400da912361e7ded09b54ac8567bb634744e838263e508917
MD5 c755486210f024105c2d12bb6f00b8e4
BLAKE2b-256 4b0d234b85bbbe1c013a93894cca5a73fdd18b29fcbdceef60109b1533c0e15d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp312-cp312-manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 db50ee051c589bb56aa3500c7b2ab6811e9f17fc5c0bdd7c52275aa7a0e9f3a1
MD5 e080bb1c3ca2998c2de36263d9d604ea
BLAKE2b-256 d82a17d390abdce8cbb9f1bc24ea9240e639a1bb0d1822bc6d486a50ce62da50

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp312-cp312-manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp312-cp312-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp312-cp312-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 28e0500a68175c3743a5c2a900ede5db065396451d19804858e186e992f94e5d
MD5 a4b2ec49db031959a5aa647b03053928
BLAKE2b-256 77a7cf9f3d0b92f4ff3ec6dea1c8cd2b5e5556691cc3926f943f01de7e807858

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp312-cp312-macosx_11_0_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 51d2a1eedf58e6357511d93889060761dbdb2dcf86583bd5d2e4b555decb00ff
MD5 3df94f5337b79921c6a5587ad2035b34
BLAKE2b-256 2500fbd1af08eb2cd4034a2bd7df2f5cc4b504d8b3afa9fab8a7ed641cdc5680

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp312-cp312-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp311-cp311-win_amd64.whl.

File metadata

  • Download URL: cyndilib-0.1.1-cp311-cp311-win_amd64.whl
  • Upload date:
  • Size: 13.3 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 cyndilib-0.1.1-cp311-cp311-win_amd64.whl
Algorithm Hash digest
SHA256 81e1d5a16e1e9321d25f7fd15e86c4ae62e37353b1a4e406b1e4c66b25e285e8
MD5 4e36b1c2475f975c8fcaaafc90dd6a76
BLAKE2b-256 75515d4a48337bbee7e4475f682dab443a51b9651ed291439c05598e017f4640

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp311-cp311-win_amd64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 fc9405de20c735612434e419e3c5618c8d62e74602986bfcf31114ed78f8f077
MD5 1f48cda7fe8f959d05e16700edd3eef0
BLAKE2b-256 096222a81badb1bfa8fe488318312f1a8648e35284dca4d4fa46182860c004a7

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp311-cp311-manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 4ac9b25d5d1a93afb13710d59e2e48125b481d583eaad08589e544dc4877f051
MD5 3c156b24e1d814ad6c667f24e869c355
BLAKE2b-256 341895082aece3923a1980e2cbeed8f4d0b403cad464acd175cd2e1f750f68f4

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp311-cp311-manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp311-cp311-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp311-cp311-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 8831c2436f7a1ad85655b8db3d14516c6aefb80c5ba950371a514251f4a3356f
MD5 c60250b06b01320d3e11c1946fcf8509
BLAKE2b-256 1a85c1a60ef824a25bbd54250609a652cf98e1a100c94d1a9483eebeaf722b3e

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp311-cp311-macosx_11_0_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 b291ff000e3166e53a68e162a4eabb91c4f86b2d8a170219b138bae9586adb03
MD5 1fd836df00facd12d1f33b785614a558
BLAKE2b-256 492cc63a13f0601c37d27c3905c259269f1636668766f16b19f90fb5d40805d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp311-cp311-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp310-cp310-win_amd64.whl.

File metadata

  • Download URL: cyndilib-0.1.1-cp310-cp310-win_amd64.whl
  • Upload date:
  • Size: 13.3 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 cyndilib-0.1.1-cp310-cp310-win_amd64.whl
Algorithm Hash digest
SHA256 d9fd076253c9a61dfa1c7d90ebc0cdbbff45c4366b88296e77cb81e11ddc40df
MD5 acb5ab3e6a1eae97dd57e8b437cfadd8
BLAKE2b-256 4395b1815b5c10a8a6198ab8a349f99c4fb605671568487f01c5d86fc81d543d

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp310-cp310-win_amd64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl
Algorithm Hash digest
SHA256 63457a637e8ffd7dcb7a626b08d72788cd064886124fc87271938b1711687ac2
MD5 9ddaa4ff77e96f78fd9d1d8211d20660
BLAKE2b-256 9a047e7dd4ec80683c5a00dd6915922d90bd4c5cf3461e60ed9ad008c643602b

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp310-cp310-manylinux_2_28_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl
Algorithm Hash digest
SHA256 a11176a5c04a53c830b57097ed98a76599de2fd57a44ccccb90e86da15b9cc36
MD5 47aa136c9f1c97aa6f7c51a0f9c7b100
BLAKE2b-256 bebf8183eaa892f8d9c60a7eefc018b9f2851dd85722a7fb154f027923ada1b0

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp310-cp310-manylinux_2_28_aarch64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp310-cp310-macosx_11_0_x86_64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp310-cp310-macosx_11_0_x86_64.whl
Algorithm Hash digest
SHA256 a8b3db006156d244f6188a54d53a44902233e6f1ca20fde743ee42ce6f3e72be
MD5 bd759684823e9c1b01a5f89fdfb8fd57
BLAKE2b-256 46d14c4dd04eba820c52452eef9164f7b413da95ea09917c329489b4c9b6e4ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp310-cp310-macosx_11_0_x86_64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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

File details

Details for the file cyndilib-0.1.1-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for cyndilib-0.1.1-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 1bd529a3f6817aef3f9b1a2a6dc7ee87e263a4b2237d0da222dd42dab321ad5f
MD5 c82d42aa7422e9e300ef31c3bf43b78c
BLAKE2b-256 2c4c4cd7a2b208973c2793132e854251ea2dd32663c543342bc43a3a0b2e2325

See more details on using hashes here.

Provenance

The following attestation bundles were made for cyndilib-0.1.1-cp310-cp310-macosx_11_0_arm64.whl:

Publisher: build_wheels.yml on cyndilib/cyndilib

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