Metadata-Version: 2.1
Name: retell-sdk
Version: 2.0.1
Summary: Retell AI provides voice AI tools
Home-page: UNKNOWN
Author: Retell AI
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Provides-Extra: dev
License-File: LICENSE

# openapi

<div align="left">
    <a href="https://opensource.org/licenses/MIT">
        <img src="https://img.shields.io/badge/License-MIT-blue.svg" style="width: 100px; height: 28px;" />
    </a>
</div>

<!-- Start SDK Installation [installation] -->

## SDK Installation

```bash
pip install retell-sdk
```

## Use SDK

Check out [Retell AI API Documentation](https://docs.re-tell.ai/guide/sdk) for
using this SDK.


