Run a ZED Python Application

Simply import the pyzed package in your Python source code file or terminal to start using the ZED SDK in your application.

import pyzed.sl as sl

Check out the ZED Python API tutorials and examples to get started with Python development using the different modules of the ZED SDK.