Metadata-Version: 2.1
Name: daily-python
Version: 0.0.3
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Communications :: Conferencing
Summary: Daily Client SDK for Python
License: BSD 2-Clause License
Requires-Python: >=3.7
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Homepage, https://daily.co

# Daily Client SDK for Python

If you are developing a video application and targeting Python, we think Daily's
Python client SDK is a great choice! Below you'll find all you need to know to
get started.

# Installation

```
pip install daily-python
```

