You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

daily-python

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

daily-python

Daily Client SDK for Python

0.19.6
Source
pipPyPI
Maintainers
1

PyPI Docs

🐍 Daily Client SDK for Python

Looking to develop voice and video agents?

Check out our voice and multimodal conversational AI framework Pipecat, which has excellent support for Daily and already uses this Python SDK.

The Daily client SDK for Python allows you to build video and audio calling into your native desktop and server applications.

The SDK's core features include:

  • Joining a Daily meeting as a participant
  • As a meeting participant, configuring inputs, publishing, and subscription settings
  • Updating remote participant permissions
  • Receiving video and/or audio from other participants
  • Sending video and/or audio into a meeting
  • Starting and stopping recordings and live streams

📚 Documentation

See the Daily Python API docs.

For demos on how to use daily-python, refer to the demos directory.

📋 Requirements

  • Python 3.7 or newer
  • glibc 2.28 or newer

🛠️ Installation

daily-python can be easily installed using pip:

   pip install daily-python

To upgrade:

   pip install -U daily-python

🛟 Getting help

➡️ Join our Discord

➡️ Getting start guide

Keywords

webrtc

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts