Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
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.13.0
  • Source
  • PyPI
  • Socket score

Maintainers
1

PyPI Docs

Daily Client SDK for Python

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

daily-python

This SDK is well suited to build AI applications on the server side as it can be easily integrated with well-known Python libraries such as OpenAI, Deepgram, YOLOv5, PyTorch, OpenCV and much more.

The SDK's core features include:

  • Joining a Daily meeting as a participant
  • As a meeting participant, configuring inputs, publishing, and subscription settings
  • Receiving video frames from other participants
  • Receiving raw audio from all participants in the meeting
  • Sending video into a meeting
  • Sending raw audio into a meeting

This functionality can be applied to several AI use cases, including:

  • Performing object or face detection on the server side
  • Processing audio from a Speech-To-Text platform into a meeting
  • Sending audio from a Text-To-Speech platform into a meeting
  • Sending video and audio tracks to a content moderation platform
  • Using generative AI to inject video content into a meeting

Documentation

See the Daily Python API docs.

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

Installation

daily-python can be easily installed using pip:

   pip install daily-python

To upgrade:

   pip install -U daily-python

Requirements

  • Python 3.7 or newer

Usage

For usage details, visit Daily's Python SDK getting start guide.

Support

Need help or have feedback? You can reach out through our developer community or chat with our support engineers.

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc