# Python SDK

## Installing

```shell
pip install inngest
```

## Quick start guide

Read the Python [quick start guide](/docs-markdown/getting-started/python-quick-start) to learn how to add Inngest to a FastAPI app and run an Inngest function.

## Source code

Our Python SDK is open source and available on Github: [ inngest/inngest-py](https://github.com/inngest/inngest-py).