Skip to content

Latest commit

 

History

History
 
 

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Ouster Python SDK

Supported Platforms

Pre-built binaries are provided on PyPI for the following platforms:

  • Most glibc-based Linux distributions on x86_64 and ARM64 platforms (manylinux2010_x86_64, manylinux2014_aarch64)
  • macOS >= 10.13 on x86_64 platforms (macosx_10_13_x86_64)
  • macOS >= 11.0 on Apple M1 for Python >= 3.8 (macosx_11_0_arm64)
  • Windows 10 on x86_64 platforms (win_amd64)

Building from source is supported on:

  • Ubuntu 18.04, 20.04, and Debian 10 (x86-64, aarch64)
  • macOS >= 10.13 (x86-64), >= 11.0 (arm64)
  • Windows 10 (x86-64)