The Ouster Sensor SDK provides developers with a comprehensive set of interfaces for interacting with Ouster sensor hardware. The SDK includes a suite of tools, libraries, and APIs to access the full range of sensor features and generate recorded sensor data. It is designed to support prototyping, evaluation, and other non-safety-critical applications for both Python and C++ development environments.
Core capabilities:
Querying and setting sensor configuration
Recording and reading data in pcap format
Recording and reading data in Open Sensor Format (OSF)
Reading and buffering sensor UDP data streams reliably
Conversion of raw data to range/signal/near_ir/reflectivity images (destaggering)
Efficient projection of range measurements to Cartesian (x, y, z) coordinates
Visualization of multi-beam flash lidar data
Mapping
Pose Optimizer
Localization
Zone monitor
Additionally, in Python, the SDK also provides:
Frame-based access to lidar data as numpy datatypes
A responsive visualizer utility for pcap and sensor
Supported Platforms
The Ouster SDK is distributed as pre-built binaries and can be easily installed using pip, the Python package installer. The SDK is available on the Python Package Index (PyPI) for the following platforms:
Most glibc-based Linux distributions on x86_64 and ARM64 platforms (manylinux_2_28_x86_64, manylinux_2_28_aarch64)
macOS >= 14 on x86_64 platforms (macosx_14_0_x86_64)
macOS >= 14 on Apple Silicon for Python >= 3.8 (macosx_14_0_arm64)
Windows 10/11 on x86_64 platforms (win_amd64)
All of our code hosted on GitHub is open source. You can find the Ouster SDK repository here: https://github.com/ouster-lidar/ouster-sdk.
Building from source is supported on:
Ubuntu 20.04, 22.04, and Debian 11 (x86-64, aarch64)
macOS >= 14 (arm64, x86-64)
Windows 10/11 (x86-64)
The Ouster SDK drops languages and platforms as they exit their standard support cycle. Please follow our Lifecycle Policy page to understand when support for a Python version, C++ compiler, Operating System, or Sensor FW may dropped from support.
Licensing
Source code in the Ouster SDK repository is licensed under the BSD 3-Clause License. Pre-built Python wheels and other binary distributions may also include proprietary Ouster components that are provided as freeware under additional Ouster Freeware EULA licensing.
Release files for ouster-sdk 1.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| ouster_sdk-1.0.1.tar.gz | 37.6 MB | Details |
Built distributions (wheels)
Total release size: 347.1 MB
Release files / ouster_sdk-1.0.1.tar.gz
| Download URL | ouster_sdk-1.0.1.tar.gz |
|---|---|
| Size | 37.6 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b0d623b7965c529356b626c137d21effe18b4a47e9cb2a89f55113f375a259a8
|
|
BLAKE2b-256 checksum How to use checksums |
907f9954147316e01442edac8f1877eb5eef43ba120e7a20b928066862a94c1d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp314-cp314-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp314-cp314-win_amd64.whl |
|---|---|
| Size | 7.0 MB |
| Tags | CPython 3.14 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
b091cc247bab3c8aada47d59b1a6e82219c218ef48ae68ed802237175c02de55
|
|
BLAKE2b-256 checksum How to use checksums |
2f890c000db06ac85655f879495f0aa42fabdd7c0b94c548f63f27d182e38762
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp314-cp314-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp314-cp314-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.6 MB |
| Tags | CPython 3.14 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
3bb4d0c0c44be7a7f9acaf864136d75944b323e8011f7b58f30f31b71434780a
|
|
BLAKE2b-256 checksum How to use checksums |
1c99271df153c537f875c60b44e6c7d095f7a5131508d81caed7103fe53001f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp314-cp314-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp314-cp314-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.14 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
def27d2ccec956ab668f11943b4d96d0586fa893d1cb2795452d847d47f10b1c
|
|
BLAKE2b-256 checksum How to use checksums |
1d9ce54bc2191eedafce92838186d6f57179e9239943d71d79a55913c8d8d96d
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp314-cp314-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp314-cp314-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.6 MB |
| Tags | CPython 3.14 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
c89166082d5052aa412cef7f12cca7da2fe2dfc603b855afdfcb8e8f0148f5da
|
|
BLAKE2b-256 checksum How to use checksums |
35600bc68971618141ed7e5047da0ab4c73be79387aa43b25ce814ee67b333d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp314-cp314-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp314-cp314-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.14 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
8fd6fb31386408ad3a0411741a8aba12a5d7b33bda61fa8f3641db1348ef94ec
|
|
BLAKE2b-256 checksum How to use checksums |
a55093254d9011263d516feb03c9f010d8469cf5d3979a8f1358dbbc24d0b7ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp313-cp313-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp313-cp313-win_amd64.whl |
|---|---|
| Size | 6.8 MB |
| Tags | CPython 3.13 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
567d52d48c983218344d7549be571aa142cbe3f3ee26427474a4b6344c6d5b54
|
|
BLAKE2b-256 checksum How to use checksums |
46cbe09cf31352b10c584b0425348d116030d7b0dc6a6cc511124451b97cbb63
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp313-cp313-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp313-cp313-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.5 MB |
| Tags | CPython 3.13 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
86e4fc4ed857d0f583fa332e020b05b86428d2fc1cc465db79012a00dae93e2a
|
|
BLAKE2b-256 checksum How to use checksums |
f97df0b04a6187d6dce2d638ae195999b0cfccc7387f7ddfb75d1c9cc087b533
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp313-cp313-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp313-cp313-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.13 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
62d450351f12b9b2d64128ea4d4e5ee0187a366c5a245a8023b7bcfbd04fda39
|
|
BLAKE2b-256 checksum How to use checksums |
f4a8d370298292598f5178d06c6b45bab3c0168aea97d3d95ba1af243e4be438
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp313-cp313-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp313-cp313-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.6 MB |
| Tags | CPython 3.13 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
f6a39953dda5f744a088f0fa12e6c260629950576f409ef7d88cfccd88a99e04
|
|
BLAKE2b-256 checksum How to use checksums |
caa9e31cf05d387e453a5fe35d235fdc7d212ac9c37ca5058f02ce00edcce23a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp313-cp313-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp313-cp313-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.13 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
32b0a161fe44fc090b9bbc38c0541062b287c8cbf7ca0ed29b33ca01589cb268
|
|
BLAKE2b-256 checksum How to use checksums |
1b03422ec5257369467d6071f0d2107174ad8688264d9c3435adb43c73ed752c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp312-cp312-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp312-cp312-win_amd64.whl |
|---|---|
| Size | 6.8 MB |
| Tags | CPython 3.12 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
b42e73189f4db67e474afec3ae6860762841540572ceec47e9d005be048b37fb
|
|
BLAKE2b-256 checksum How to use checksums |
efef29933f3120c294eb5b52e9acd7d93d56c72c65a42d0cd54abd9ae133c105
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp312-cp312-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp312-cp312-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.5 MB |
| Tags | CPython 3.12 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
0bd397afafc75e3a2804353f7d381756a4b0a803cbdd49c0942e19776aabdfa4
|
|
BLAKE2b-256 checksum How to use checksums |
a5b6b476a9da11a276a6bf8c1e7b985412585a1ad9ef3147bdaca7619d71eef4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp312-cp312-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp312-cp312-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.12 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
526e49f924fb8b66d4951b8b7a4af32c5c8d0e2d84b9c626156e67ed116ff33e
|
|
BLAKE2b-256 checksum How to use checksums |
ff505b7737fcfeb49e15650c6dfe6ab25b23b826496b1604e27fa28d502fac95
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp312-cp312-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp312-cp312-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.6 MB |
| Tags | CPython 3.12 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
14d172aee647c95185242457bfd99176d1f7c201346bc3121b43fd2702bf48d0
|
|
BLAKE2b-256 checksum How to use checksums |
8abae219f0fb32e23871c5958ec3774728fcc0350815eac079f2ea92e2328dd9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp312-cp312-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp312-cp312-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.12 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
af0f5ca16a250f281c5f2ce3ceb11d9887792ff6db82640c926104347578bc05
|
|
BLAKE2b-256 checksum How to use checksums |
fa954299627d1e491e9d3afa0720ac8eb72078e75d58104d94d1c4f45e7b6ab7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp311-cp311-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp311-cp311-win_amd64.whl |
|---|---|
| Size | 6.8 MB |
| Tags | CPython 3.11 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
ce4fd5054d4e1fff92a10cf17b78cdcea993655ad4014d80a61edc0e1693da92
|
|
BLAKE2b-256 checksum How to use checksums |
e69466a2aeadd863551db187ff276d966633240ea614426fdadb8a91c3297b94
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp311-cp311-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp311-cp311-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.5 MB |
| Tags | CPython 3.11 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
a025bf5cac749a8989ca19d1b77649f3efc29f4042be4a5d344b6303f26a0c76
|
|
BLAKE2b-256 checksum How to use checksums |
7dfe37347c09406c8e22697ed1c9f6ccc9f9dcb94205a45b34a3ad71fe8a08d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp311-cp311-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp311-cp311-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.11 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
9865275e69b5501edbae5a15b0af042f3ab7c0bdb0d37efbdb77caf3bf97cd62
|
|
BLAKE2b-256 checksum How to use checksums |
3c54826ccac91243568a5292bb53f96ad383fc89a81e06703077972d2a0ad0fe
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp311-cp311-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp311-cp311-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.6 MB |
| Tags | CPython 3.11 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
b7c56d1edca6da681cbf1d80debd5d8944578faee70edeafbfa0cb6aa4fd7116
|
|
BLAKE2b-256 checksum How to use checksums |
28ba08ba8188840e7ed0a5cbb6a35315352bfd2d148e31fdc97d3e7651782540
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp311-cp311-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp311-cp311-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.11 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
103176036577018796b7f627c190889f129d85247f4d5429a098617fa1d557ed
|
|
BLAKE2b-256 checksum How to use checksums |
f889f8eec5c1da2507a67c661a8e6b80f1e038b64fee4dccda81e07f48d21640
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp310-cp310-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp310-cp310-win_amd64.whl |
|---|---|
| Size | 6.8 MB |
| Tags | CPython 3.10 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
28f63086cda5691f8b13c74d981a777bb8241fcee90ae16086b447944d599c46
|
|
BLAKE2b-256 checksum How to use checksums |
a159bd09983c496e74e1a2456d76ee8e59120e2fb8cb74be17f295c921e8dec7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp310-cp310-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp310-cp310-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.5 MB |
| Tags | CPython 3.10 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
fea406256eab2ebfe3462c395091dc84dc80b2254d7cc2e80621d27f517baa36
|
|
BLAKE2b-256 checksum How to use checksums |
db6cfed6aa1d2804909e36925861876195bb6b40a9623943f81aca3745463a33
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp310-cp310-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp310-cp310-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.10 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
b38a0d1a4150d9486d9a92a7f72259f0f487d5769a1130a4485b367a915eb314
|
|
BLAKE2b-256 checksum How to use checksums |
bb9f15a75a59349c0451344ce043e6a5bbb17e1c4a4e18d5258f78e39b44c6b1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp310-cp310-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp310-cp310-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.5 MB |
| Tags | CPython 3.10 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
2a00c40677cc1e1bbc8fc2a37986eb2086988af0621daae37e61db6f8d267710
|
|
BLAKE2b-256 checksum How to use checksums |
04bc1ec23f20f19529750e8d20ad634e60461859d9124e8e36671bcad7a5df17
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp310-cp310-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp310-cp310-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.10 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
3d5bde9053e59919f15e3d86568bee87b93b78a0b145b95f1342d3c672835a4a
|
|
BLAKE2b-256 checksum How to use checksums |
903544ef77fe609611dbe1d2555b5e5abdefb2491b8e7ff1e18ba385fb30c675
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp39-cp39-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp39-cp39-win_amd64.whl |
|---|---|
| Size | 6.8 MB |
| Tags | CPython 3.9 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
66b1ea48f4417131df4dfb70c9f0e7baae4beab08a01ce2174445a177a825d56
|
|
BLAKE2b-256 checksum How to use checksums |
cd7c4de1ea98b9ae6be8a0f0837bdb27229c3caa0dc45d7b3224c47c6f2d7ca9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp39-cp39-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp39-cp39-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.5 MB |
| Tags | CPython 3.9 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
f2fd7cd72ac241a018584280ddb847277753152fabd226e909f65ca320dffb0e
|
|
BLAKE2b-256 checksum How to use checksums |
d35779f30c82bb17551c0ffd8a83b22c632ea00c1a47fdc12ce35d70437c76d9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp39-cp39-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp39-cp39-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.9 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
649522d9e5da6866da780def6bf77417444be7ca0e95d95957bafb9fb66363ea
|
|
BLAKE2b-256 checksum How to use checksums |
8c8982ce1e5e75e2383b8b69921893c42bd253c837c2efaee7005e9a6bcc1e10
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp39-cp39-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp39-cp39-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.5 MB |
| Tags | CPython 3.9 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
81c2b0b12c0f62eb4cc68a65d2128068e4cee9a72e25a29fb18cf44fb05d7446
|
|
BLAKE2b-256 checksum How to use checksums |
c401a37a32b459c60c18525c367204abdc841b8a194100500eb309b996f35f54
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp39-cp39-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp39-cp39-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.9 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
3265a249fd10f63ef8cf2ebc44c42f858e1d6156de0424d884e2d585ef95df8f
|
|
BLAKE2b-256 checksum How to use checksums |
0d1f129de390d597ea9ec44d5790d84b65cc2b8af81c815610c21d32cd04659a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp38-cp38-win_amd64.whl
| Download URL | ouster_sdk-1.0.1-cp38-cp38-win_amd64.whl |
|---|---|
| Size | 6.8 MB |
| Tags | CPython 3.8 Windows x86-64 |
|
SHA-256 checksum How to use checksums |
3b58c5607047f25b6ab13c4a840f02953f974c5013b2077505415d0a5a4467cf
|
|
BLAKE2b-256 checksum How to use checksums |
d23bac84f7719cd779568f47fa49539e52a3dea906cb4c48f93d42682fca0989
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp38-cp38-manylinux_2_28_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp38-cp38-manylinux_2_28_x86_64.whl |
|---|---|
| Size | 10.5 MB |
| Tags | CPython 3.8 Linux glibc 2.28+ x86-64 |
|
SHA-256 checksum How to use checksums |
fcdaa1dddbe0ccbc3ebb46fa4ce032758f8ea180c4c296ec3a9f589b5ba3167e
|
|
BLAKE2b-256 checksum How to use checksums |
57bec1ba6fea41cb2ae544064648a15825b772e5664a67f825fbbd3d2fedc2d1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp38-cp38-manylinux_2_28_aarch64.whl
| Download URL | ouster_sdk-1.0.1-cp38-cp38-manylinux_2_28_aarch64.whl |
|---|---|
| Size | 10.2 MB |
| Tags | CPython 3.8 Linux glibc 2.28+ ARM64 |
|
SHA-256 checksum How to use checksums |
010158e4bd136cd9c83c1154b56cfae7c4cb94a8a866573d2a66be1e66872e05
|
|
BLAKE2b-256 checksum How to use checksums |
1ecbcbc86d16771ebeb0066e02a7f57edfa63ac46308786623100ab4686f00ea
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp38-cp38-macosx_14_0_x86_64.whl
| Download URL | ouster_sdk-1.0.1-cp38-cp38-macosx_14_0_x86_64.whl |
|---|---|
| Size | 8.5 MB |
| Tags | CPython 3.8 macOS 14.0+ x86-64 |
|
SHA-256 checksum How to use checksums |
1eac813b281feeef893f1e0a0f0317169019fb995f9fb9022742716c1d599ee1
|
|
BLAKE2b-256 checksum How to use checksums |
693565b43791008a0a50114e84f7f44c28282aed8c320a62e6bfca3010b98623
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|
Release files / ouster_sdk-1.0.1-cp38-cp38-macosx_14_0_arm64.whl
| Download URL | ouster_sdk-1.0.1-cp38-cp38-macosx_14_0_arm64.whl |
|---|---|
| Size | 8.1 MB |
| Tags | CPython 3.8 macOS 14.0+ ARM64 |
|
SHA-256 checksum How to use checksums |
588e4bb9c13d6d8fe2f968efac3216984d0afd10ec0abaf6c1e6730a86969410
|
|
BLAKE2b-256 checksum How to use checksums |
38a824c6f12ceb669dcd97b52546098fb2b99c9e9ce6d9dbe2af1d42041effc3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.12.3
|