> ## Documentation Index
> Fetch the complete documentation index at: https://docs.bey.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Python SDK

> Use Beyond Presence natively in Python via our Python SDK.

Interact with all Beyond Presence API endpoints natively in Python.

## Installation

```shell theme={null}
pip install bey
```

## Documentation & Examples

Find documentation, examples, and API reference in the official repository:

<Card title="Beyond Presence Python SDK" icon="github" href="https://github.com/bey-dev/bey-python">
  Complete documentation, examples, and API reference for Python 3.8+ applications.
</Card>

Before getting started, make sure you generated an API Key from your [dashboard settings](https://app.bey.chat/settings).
