Skip to main content

pyorcasdk

Introduction

pyorcasdk is a Python package designed to allow for easy software interaction with ORCA Series linear motors. The package is created using Python bindings on our C++ library, orcaSDK.

Prerequisites

  • Python version 3.8 to 3.14t
  • pip
  • A Windows or Linux device

Installation

To install the package, execute this command into your command-line interface:

pip install pyorcasdk

It is also highly recommended to read the Setting Up Hardware and Testing Your Motor section of orcaSDK's README to handle hardware setup and platform configuration.

pyorcasdk depends on C++ runtime shared libraries. On Windows it is possible to install pyorcasdk without these shared libraries. If you encounter the error ImportError: DLL load failed while importing... on Windows, then please install the latest Microsoft Visual C++ Redistributables.

Documentation

Reference documentation for this package can be found here.

Examples

Our tutorial suite contains examples for a set of common use cases for our motors with this library.

ORCA Documentation

Our downloads page contains multiple files which are useful references for handling the hardware setup for your ORCA motor. The ORCA Series Reference Manual goes into great detail on all features available in the motor and how the features can be accessed.

Release files for pyorcasdk 1.1.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for pyorcasdk 1.1.1
File Size Uploaded
pyorcasdk-1.1.1.tar.gz 45.3 kB Details

Built distributions (wheels)

Table of built distributions (wheels) for pyorcasdk 1.1.1
File
pyorcasdk-1.1.1-cp314-cp314t-win_arm64.whl CPython 3.14 CPython 3.14 free-threading Windows ARM64 Details
pyorcasdk-1.1.1-cp314-cp314t-win_amd64.whl CPython 3.14 CPython 3.14 free-threading Windows x86-64 Details
pyorcasdk-1.1.1-cp314-cp314t-win32.whl CPython 3.14 CPython 3.14 free-threading Windows x86-32 Details
pyorcasdk-1.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 free-threading Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pyorcasdk-1.1.1-cp314-cp314-win_arm64.whl CPython 3.14 CPython 3.14 Windows ARM64 Details
pyorcasdk-1.1.1-cp314-cp314-win_amd64.whl CPython 3.14 CPython 3.14 Windows x86-64 Details
pyorcasdk-1.1.1-cp314-cp314-win32.whl CPython 3.14 CPython 3.14 Windows x86-32 Details
pyorcasdk-1.1.1-cp314-cp314-musllinux_1_2_x86_64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp314-cp314-musllinux_1_2_aarch64.whl CPython 3.14 CPython 3.14 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.14 CPython 3.14 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.14 CPython 3.14 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pyorcasdk-1.1.1-cp313-cp313-win_arm64.whl CPython 3.13 CPython 3.13 Windows ARM64 Details
pyorcasdk-1.1.1-cp313-cp313-win_amd64.whl CPython 3.13 CPython 3.13 Windows x86-64 Details
pyorcasdk-1.1.1-cp313-cp313-win32.whl CPython 3.13 CPython 3.13 Windows x86-32 Details
pyorcasdk-1.1.1-cp313-cp313-musllinux_1_2_x86_64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp313-cp313-musllinux_1_2_aarch64.whl CPython 3.13 CPython 3.13 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.13 CPython 3.13 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.13 CPython 3.13 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pyorcasdk-1.1.1-cp312-cp312-win_arm64.whl CPython 3.12 CPython 3.12 Windows ARM64 Details
pyorcasdk-1.1.1-cp312-cp312-win_amd64.whl CPython 3.12 CPython 3.12 Windows x86-64 Details
pyorcasdk-1.1.1-cp312-cp312-win32.whl CPython 3.12 CPython 3.12 Windows x86-32 Details
pyorcasdk-1.1.1-cp312-cp312-musllinux_1_2_x86_64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp312-cp312-musllinux_1_2_aarch64.whl CPython 3.12 CPython 3.12 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.12 CPython 3.12 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.12 CPython 3.12 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pyorcasdk-1.1.1-cp311-cp311-win_arm64.whl CPython 3.11 CPython 3.11 Windows ARM64 Details
pyorcasdk-1.1.1-cp311-cp311-win_amd64.whl CPython 3.11 CPython 3.11 Windows x86-64 Details
pyorcasdk-1.1.1-cp311-cp311-win32.whl CPython 3.11 CPython 3.11 Windows x86-32 Details
pyorcasdk-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp311-cp311-musllinux_1_2_aarch64.whl CPython 3.11 CPython 3.11 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.11 CPython 3.11 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.11 CPython 3.11 Linux glibc 2.26+ ARM64, Linux glibc 2.28+ ARM64 Details
pyorcasdk-1.1.1-cp310-cp310-win_arm64.whl CPython 3.10 CPython 3.10 Windows ARM64 Details
pyorcasdk-1.1.1-cp310-cp310-win_amd64.whl CPython 3.10 CPython 3.10 Windows x86-64 Details
pyorcasdk-1.1.1-cp310-cp310-win32.whl CPython 3.10 CPython 3.10 Windows x86-32 Details
pyorcasdk-1.1.1-cp310-cp310-musllinux_1_2_x86_64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp310-cp310-musllinux_1_2_aarch64.whl CPython 3.10 CPython 3.10 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.10 CPython 3.10 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.10 CPython 3.10 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pyorcasdk-1.1.1-cp39-cp39-win_arm64.whl CPython 3.9 CPython 3.9 Windows ARM64 Details
pyorcasdk-1.1.1-cp39-cp39-win_amd64.whl CPython 3.9 CPython 3.9 Windows x86-64 Details
pyorcasdk-1.1.1-cp39-cp39-win32.whl CPython 3.9 CPython 3.9 Windows x86-32 Details
pyorcasdk-1.1.1-cp39-cp39-musllinux_1_2_x86_64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp39-cp39-musllinux_1_2_aarch64.whl CPython 3.9 CPython 3.9 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.9 CPython 3.9 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.9 CPython 3.9 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details
pyorcasdk-1.1.1-cp38-cp38-win_amd64.whl CPython 3.8 CPython 3.8 Windows x86-64 Details
pyorcasdk-1.1.1-cp38-cp38-win32.whl CPython 3.8 CPython 3.8 Windows x86-32 Details
pyorcasdk-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl CPython 3.8 CPython 3.8 Linux musl 1.2+ x86-64 Details
pyorcasdk-1.1.1-cp38-cp38-musllinux_1_2_aarch64.whl CPython 3.8 CPython 3.8 Linux musl 1.2+ ARM64 Details
pyorcasdk-1.1.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl CPython 3.8 CPython 3.8 Linux glibc 2.27+ x86-64, Linux glibc 2.28+ x86-64 Details
pyorcasdk-1.1.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl CPython 3.8 CPython 3.8 Linux glibc 2.28+ ARM64, Linux glibc 2.26+ ARM64 Details

Total release size:108.7 MB

Release files / pyorcasdk-1.1.1.tar.gz

Download URL pyorcasdk-1.1.1.tar.gz
Size 45.3 kB
Tags Source
SHA-256 checksum
How to use checksums
59e777344bb3b660e159ed0005997ddbd963c44d4311432b68ac6c3dee94e607
BLAKE2b-256 checksum
How to use checksums
c5272c84dbbd7b76e871f0daf1a629a13e6394408bf2050e27a8a7d96e559043
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-win_arm64.whl
Size 1.9 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows ARM64
SHA-256 checksum
How to use checksums
ab51a75cf126df6ce587ace92ca5fea382d1b31a22578d2482c3175a34391261
BLAKE2b-256 checksum
How to use checksums
f1b69e0ada490a0a6550c55f713813a655be6df3acb097124a3fe577da7de8ab
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-win_amd64.whl
Size 1.9 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-64
SHA-256 checksum
How to use checksums
f6eba71b4acb47521274bff561c79723e2787c99de57333f939ec3c1f0b5ab18
BLAKE2b-256 checksum
How to use checksums
2bb2126b4be309fcef0d3a3005d4f552e1a5806302eaf5787e2886b0286839f5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-win32.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-win32.whl
Size 1.7 MB
Tags CPython 3.14 CPython 3.14 free-threading Windows x86-32
SHA-256 checksum
How to use checksums
e09751cc1691559f957fca732a79c651802f5e1f5d266083f38fb053407f2682
BLAKE2b-256 checksum
How to use checksums
a19a4bdd3d0329801108b41eebe142ffd6850f6070a0c88cb59f7634fe4093fd
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
8b8f3fd83f4011f6d7ee716d08a298b80a0f751b03606688019f192690176d85
BLAKE2b-256 checksum
How to use checksums
eb01c3b150666b8ced499c2fa82489b7ad334b5c560070a84c49b18b9749d347
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f526bc04df42afd32bca1f25b410e5f177360e33e330b4dfea8ceb52445296b2
BLAKE2b-256 checksum
How to use checksums
1071c91a8336781f8dca38cf10ff49be3e27e5d472dae131367e8502cc252c74
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
6ff478fc0cf14072f9128bf6e9d8a1d59cbb1051f8576c0a1140b40ef23ceeed
BLAKE2b-256 checksum
How to use checksums
7f7ad364a0255db355ec3795150c943b77fdf25ecbdc3eb311f3f3813b952690
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314t-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.14 CPython 3.14 free-threading Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
978c237ddca4776b43ce0d5964d403df1b31da8a83accf91855257ed753c5569
BLAKE2b-256 checksum
How to use checksums
1144dbecbbf31316e2f57e596661d13984f38da65cd946d96b9d4e26ec31d869
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-win_arm64.whl
Size 1.9 MB
Tags CPython 3.14 Windows ARM64
SHA-256 checksum
How to use checksums
13ca81d9159947d8a8665fffb08715159c9e046bc70e5e79f7e9c89a7d64dbbf
BLAKE2b-256 checksum
How to use checksums
2cc2193e527b806bd4d50033ff41a693520c3808fd37d1425727f7b9982d364c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-win_amd64.whl
Size 1.9 MB
Tags CPython 3.14 Windows x86-64
SHA-256 checksum
How to use checksums
8c9614b7e292b54b2f8344cb88f8241562a7574b4773d5b5dc53d9b2d0ade27b
BLAKE2b-256 checksum
How to use checksums
d35c89269b40e9ef1f2ccba602fddbe2a1e08700340496fb44d79e9f148882e3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-win32.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-win32.whl
Size 1.7 MB
Tags CPython 3.14 Windows x86-32
SHA-256 checksum
How to use checksums
eb827c2f9180ebe750ab198a56fe65a2a508e09f87d3d176301bbd31cc9afe50
BLAKE2b-256 checksum
How to use checksums
07b904d07a9b510e98683403b1105a2aa18487323ddbee61c45208457dff1e84
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.14 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
1b95e6a71c4f2e1ff8a08b4db1e73f94c2e6589ad507d949425bc30dec22aabc
BLAKE2b-256 checksum
How to use checksums
ffcf997357b7d73c38bd1527c6c4a66548478e286dc100a8d9598803bbfd425c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.14 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
f71744fe57458abb9edb0f12d68fffd88d7832f003ff7cac869287d08da1a334
BLAKE2b-256 checksum
How to use checksums
d49dbd8a5c787340b2cfe71223ed8be765c35b0e23245cec8293f65759fdfc92
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.14 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
cc60c9eeb42c47a05b10f86f30209c8ef4d2f21f83186041e043eaf977e34952
BLAKE2b-256 checksum
How to use checksums
65ca8f24d4860493b9ebe99456035b9314ea19ee3bceedaa8f87c098ae8e324b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp314-cp314-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.14 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
11570e8454264e19c5d848ed879693239a9cc925059d94a2e8dc1e4dc12f62db
BLAKE2b-256 checksum
How to use checksums
98eda3ee9c039e3c42827dbf72bb2b7ae7b343e62ea0f429533b964d294714ec
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-win_arm64.whl
Size 1.9 MB
Tags CPython 3.13 Windows ARM64
SHA-256 checksum
How to use checksums
daab452b4507d64c9e9dd1902da27ddf273b225c882a17c5aee1abf0ec63a5f6
BLAKE2b-256 checksum
How to use checksums
4460622e12f08ad55086eed50e4016224426f37d4591272c95f7a123f95f84a6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-win_amd64.whl
Size 1.9 MB
Tags CPython 3.13 Windows x86-64
SHA-256 checksum
How to use checksums
047c94788efd6afff6bfbaf6e8be3d1b995c1ff976aa601503c6c4fa62170d7f
BLAKE2b-256 checksum
How to use checksums
514bcad7cd225f8e0f6aa8d9a16d47a8997f3a477755dba6fcbc2278e102eb07
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-win32.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-win32.whl
Size 1.7 MB
Tags CPython 3.13 Windows x86-32
SHA-256 checksum
How to use checksums
e01ffee2fba413b24e63be3d1e7ee406bb2a2ede77102b5b49a4e965a3126b6e
BLAKE2b-256 checksum
How to use checksums
a6a8866b81b4381f0a5532e6f7c0275a0b1454bcf5f168fdb15c942537a5fc6a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.13 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
2909f8d6c9860bf7c17e07f1e46ea109d1101c7dc9fc1e0e2181cd62e1f40e2e
BLAKE2b-256 checksum
How to use checksums
292bb782253c03d7b4102705de879559cab2b7b971f506311dab3dd5e671bb9e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.13 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
400d75b35e7b61123ba679646ffbbdfae00a2cee611d8c0798c919fe085466ae
BLAKE2b-256 checksum
How to use checksums
421c86eb62fccdc82632e8ed9d38b13dcb3621b80f4af9a9b9cabf4069f9c855
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.13 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2803e487e2ed1a62b8cc2190962d2371a455adfba2cda69a6b88bca5890618ff
BLAKE2b-256 checksum
How to use checksums
d93c438418e36c2baf59a283d0a0414389066855bfa84b1c99be592d08a6aae4
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp313-cp313-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.13 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
b9985769be6f994d2d2079ae8ed0d5c27efe151ca5ee8ab26697ca04f0a0aa02
BLAKE2b-256 checksum
How to use checksums
37092c521f350454df14daca90a47afb61fc3c47084458cdc6c80e43647fa721
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-win_arm64.whl
Size 1.9 MB
Tags CPython 3.12 Windows ARM64
SHA-256 checksum
How to use checksums
23c1d7e5ebb3c58756600e0f4d4e7eaf42e5d0667e5107153f611634c80ba667
BLAKE2b-256 checksum
How to use checksums
e1f232ed316642a5027ab04543b7fda3df326e351ff7b90724efe39d821c7167
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-win_amd64.whl
Size 1.9 MB
Tags CPython 3.12 Windows x86-64
SHA-256 checksum
How to use checksums
097af76b58c591f78739c1952b55d587bc93bb9569bddc56166d641b3a85b9f4
BLAKE2b-256 checksum
How to use checksums
0b2d504971e88920828ee87dcec26ccf96662f71bdeceaebc5404619c8d6a42c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-win32.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-win32.whl
Size 1.7 MB
Tags CPython 3.12 Windows x86-32
SHA-256 checksum
How to use checksums
a6e93e2b1df603ccf56243d6fc4ef3cdbe5bae1a2be122fb649fffc452365443
BLAKE2b-256 checksum
How to use checksums
e396c5108884ba42c173016b488baa2660c4942f09f95b39bf74d30e60995724
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.12 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
85293b64ae00f79818740b518370d25eb09bfe96be7016ed8cb90c65060b79d7
BLAKE2b-256 checksum
How to use checksums
8c473c23c9b9ee8b4861d1ee450865934fd81725467b05fd08408793d5b8109d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.12 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
e0df1900bcd68c6edba7bf738d4da7e243d95c3f01e64e27bffb0c7e5646dcba
BLAKE2b-256 checksum
How to use checksums
c297a8c8b36a636de706a24952bbc6b40d2d2cef6d3d63b66a4bbf85a8ba3e7a
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.12 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
2a0f605f8b86274c303599c81b5c9c4063e0444bb0ef88ba2397063db8e733a5
BLAKE2b-256 checksum
How to use checksums
1cd2f89f2e408d2420266ce780559f3b697814543648f2b9cae37305f21d19b0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp312-cp312-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.12 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e6eaa76562b927d08c1d552378498db81225c07f6d771691c38cf839ce6620e2
BLAKE2b-256 checksum
How to use checksums
3441b4dcf7a949839722546aba71c8c68144d93ca3e27840184056e11e0e1ec3
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-win_arm64.whl
Size 1.9 MB
Tags CPython 3.11 Windows ARM64
SHA-256 checksum
How to use checksums
4d74654348916343fdaaabef8d46dff40e7996549358fff18f467386d2112310
BLAKE2b-256 checksum
How to use checksums
704b29835d8c16d32e7037f745dacf8367485c85c2d0991a3c5780666725f46b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-win_amd64.whl
Size 1.9 MB
Tags CPython 3.11 Windows x86-64
SHA-256 checksum
How to use checksums
f069ffdafcfc931b69dd490f1f30ba3d051060fb0f26f75ca91005005e3ff3f5
BLAKE2b-256 checksum
How to use checksums
eddfcfa10d878dfd02130162b8d8612826257c1ad717ea92342046854065c897
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-win32.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-win32.whl
Size 1.7 MB
Tags CPython 3.11 Windows x86-32
SHA-256 checksum
How to use checksums
b506680c75c9a495789f8ee277023a8efafc44c90918399e87aca4c5b3d6882f
BLAKE2b-256 checksum
How to use checksums
d3d093698f2151eefa5a1370fb869f7b2e90245003d6c1ddbc305f949c934d26
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.11 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
e7f3981257af069fba7c83c89a67a5ff3cb8ac9b13fada42d9268079fcf9b001
BLAKE2b-256 checksum
How to use checksums
c55bcef331a1b46ccf296879fd5288cc6da82a4bed872a974b3dadad7f055234
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.11 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
99b6f2ff3f9485ee5713063b3f95111d4733a69d2ad2d3a5843611dc2dd466a2
BLAKE2b-256 checksum
How to use checksums
3008e467cae45e56d9588536c8caadd93792056036f7effcdff003138bf8457b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.11 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
5eeac694d9c4077b374d3499553199de44698df22242ed27542d61793add3b78
BLAKE2b-256 checksum
How to use checksums
5c01cfc92f2247e1ddf8c5665f4d5d3b00ead7f8dc7b6e28ec77ea0c1331fa77
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp311-cp311-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.11 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
e678696f2e5cc95664a2217da16b43c408f30ff2de546305d54c713f5a461a45
BLAKE2b-256 checksum
How to use checksums
cb7a6707804f107aa4e1a985d04bfd81fda8a9fbbe3ccb008848d835f208f708
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-win_arm64.whl
Size 1.9 MB
Tags CPython 3.10 Windows ARM64
SHA-256 checksum
How to use checksums
5e5610df5be55dff34278736bccb6f331faf207f3fe167b4b661b32748aee474
BLAKE2b-256 checksum
How to use checksums
7fec459553b2f5dc80250899441c29b71693e36f193798e11671fc5590e90272
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-win_amd64.whl
Size 1.9 MB
Tags CPython 3.10 Windows x86-64
SHA-256 checksum
How to use checksums
b8f2095470e6d338428b5ede43e1079f7283bf4718dcb00659cad8406fceb3b1
BLAKE2b-256 checksum
How to use checksums
9452b5d102ddc439baf57082d3082956f1f09052b2aeb3b83f86a533d1ce5083
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-win32.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-win32.whl
Size 1.7 MB
Tags CPython 3.10 Windows x86-32
SHA-256 checksum
How to use checksums
f9b2a527bca41b6c4fa42354dd24cd92f9c2b9d006e11cf04946fbecb315877c
BLAKE2b-256 checksum
How to use checksums
2b6f69cf8691c022d7df690b8f3a5c99f69bb7ecb44dc10440ae2246dd825f18
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.10 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
ee43b46455002f74f420936605fa87b29e4d75d318ba21c1d98d0d608b703abb
BLAKE2b-256 checksum
How to use checksums
dc765588c4c751373b1963731ee1aa8138c7eeca959ab361e02f96e4ec80e724
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.10 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
044ad25ed36327667235593d18c107dd177685f14faa306c20ed7285e90de2f3
BLAKE2b-256 checksum
How to use checksums
1b50f51c8504afe9dce3c31eb49da78424661e88e77434f2e77357e52bad33fe
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.10 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
701f42b2dd2140a83bfb78f8ac0916468506275641071d8ae7b8a0d550f2edc8
BLAKE2b-256 checksum
How to use checksums
63682ce6f328ede57559449af9e14c4b0a038bfaef7cc9964ca532c850d61b4b
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp310-cp310-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.10 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
8ca627f5a397411fcbee81268733e634500f1ba098ca9a90aaa42b0680d23d18
BLAKE2b-256 checksum
How to use checksums
281856ea679ba67dbfb36b9a7bca4251220e1e22a32ece6b7d65c3f89c01cc7e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-win_arm64.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-win_arm64.whl
Size 1.9 MB
Tags CPython 3.9 Windows ARM64
SHA-256 checksum
How to use checksums
02ebb4911f447c5f298d63a23767aa194a75c831cfa208464ca9f7f1862c199c
BLAKE2b-256 checksum
How to use checksums
e4310f51d343fbc91e3c0fa6107ebcab7c6908654ed868fb23e44d76a7a6c33f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-win_amd64.whl
Size 1.9 MB
Tags CPython 3.9 Windows x86-64
SHA-256 checksum
How to use checksums
51fed9798c6ffbfa52320a28469f981bf58e1b9c3960232ae177ceb37c2e4c12
BLAKE2b-256 checksum
How to use checksums
0242b522a1ef54beb74acf0f39fe3a34cb3b691e65d730e91600e7479af69f5d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-win32.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-win32.whl
Size 1.7 MB
Tags CPython 3.9 Windows x86-32
SHA-256 checksum
How to use checksums
e53f091986f40ca861a20ce99cc37e72a51cdefdddb9b6c342f6d167b9d40d8f
BLAKE2b-256 checksum
How to use checksums
f75222cc33e85c05ca3a5679ae40be1c90a9d6030923d83891961598ecda7b77
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.9 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
cfa4f6ac85a7e8b4dfd8c3b7e45dbb4fbddd4d27015ee566dcefd84846135f2e
BLAKE2b-256 checksum
How to use checksums
59737cff4cc535e088ae02e7d0dfd1c9fd4fe029848a4689ce94c4ac48ca5640
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.9 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
69f790cb3fef2e9254b1da7adb6e6c029270d6d3c22125a4cda43a47a52fc4c0
BLAKE2b-256 checksum
How to use checksums
186a4058fd5f2aac8dcf5685e74a6ba42ce6f47264aed3b4e03eb73c96350d62
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.9 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
854ef32461cfc9848b890495978a1f61fc59ab6eda1825d4525d632185301687
BLAKE2b-256 checksum
How to use checksums
b1326029b55c080d867f91ffa7db44d3939347aa68d8f208103537553379d13d
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp39-cp39-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.9 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
4d9b30c230c71909aa7ce97284051c23d363ac9869ca0920ed2df72501fa35bd
BLAKE2b-256 checksum
How to use checksums
c2704982c47de0d87d5629da40957d789362245433a97f923cf2c4aee66d9e78
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp38-cp38-win_amd64.whl

Download URL pyorcasdk-1.1.1-cp38-cp38-win_amd64.whl
Size 1.9 MB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
86f1915139955f78fc8b9bf2c97e40c4099666ada6b1a9af2c8f03ddc9f9ce16
BLAKE2b-256 checksum
How to use checksums
0b2a2fee660fa23ac8baed91a3c0875fb11ddccd7cd7104c4b93c7aebdbbf833
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp38-cp38-win32.whl

Download URL pyorcasdk-1.1.1-cp38-cp38-win32.whl
Size 1.7 MB
Tags CPython 3.8 Windows x86-32
SHA-256 checksum
How to use checksums
3452bd66e9062be076a2a7c4b4de27e18ecbfb838fee6bd9cfbeef5fe9062a87
BLAKE2b-256 checksum
How to use checksums
0bd17bfabfca32c583554ebdf9566121ba534c9c4b56b760fcf63d8d29faf9d7
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl

Download URL pyorcasdk-1.1.1-cp38-cp38-musllinux_1_2_x86_64.whl
Size 2.6 MB
Tags CPython 3.8 Linux musl 1.2+ x86-64
SHA-256 checksum
How to use checksums
b08d2ce55b930537424df3b1751ece595ca156b65646afa52472ee8a1b7c2e56
BLAKE2b-256 checksum
How to use checksums
b765779c30b7af2ccf1fc6d87d0c8fb5a99d76c9a861f43cd16418dc525a7ae0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp38-cp38-musllinux_1_2_aarch64.whl

Download URL pyorcasdk-1.1.1-cp38-cp38-musllinux_1_2_aarch64.whl
Size 2.6 MB
Tags CPython 3.8 Linux musl 1.2+ ARM64
SHA-256 checksum
How to use checksums
9f67b15309f943753f2655cbe58faa5858169604a04b9fc7d94e74443639b818
BLAKE2b-256 checksum
How to use checksums
bb515efe1aa1cd109f4aad143423958d8c32ead67c97b24f0a06f3213969c8e2
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl

Download URL pyorcasdk-1.1.1-cp38-cp38-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl
Size 1.6 MB
Tags CPython 3.8 Linux glibc 2.27+ x86-64 Linux glibc 2.28+ x86-64
SHA-256 checksum
How to use checksums
090353b53f56c7553d4ce59da10e1664b58aa00ad31bd3b681bc915cacb170c1
BLAKE2b-256 checksum
How to use checksums
a7965fa058aafde873a4b8f2d2eaaa6c4cb8b65686d737b8333fae2fca436cb9
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release files / pyorcasdk-1.1.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl

Download URL pyorcasdk-1.1.1-cp38-cp38-manylinux_2_26_aarch64.manylinux_2_28_aarch64.whl
Size 1.6 MB
Tags CPython 3.8 Linux glibc 2.26+ ARM64 Linux glibc 2.28+ ARM64
SHA-256 checksum
How to use checksums
ac8bc105ed80ba972fc51830c9be0719106cf3f2c6cf19593c67c6eda23357ec
BLAKE2b-256 checksum
How to use checksums
0fe598ecbbe07f1b31bd660a087165ad1f5148cca5a6aaa43ff35510f479fde5
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.12.6

Release history Release notifications | RSS feed

This release

1.1.1 This release

56 release files

1.1.0

56 release files

0.2.0

61 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page