Skip to main content
Version: 0.0.x

Integrating Python SDK

Our Python SDK provides the necessary tools to integrate Video and Audio calls into your server. It simplifies the process, enabling you to create customizable real-time video & audio calling applications efficiently.

Installing Python SDK

You can install our Python SDK using pip, the package installer for Python. Make sure you have a Python environment set up on your machine before proceeding with the installation.

pip install videosdk

Upgrading Python SDK

You can upgrade our Python SDK using pip.

pip install -U videosdk

Got a Question? Ask us on discord