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

# Python on Fly.io

Fly.io is a great place to launch your Python applications, especially if you plan on running them on multiple servers around the world so your users have a fast, snappy, low-latency experience.

If you have questions or comments about running Python applications on Fly.io, create a new topic in our [community forum](https://community.fly.io/) and tag it with "python" so the right people can give you the support you need.

## Getting Started

Run through the [FastAPI Speedrun](/python/frameworks/fastapi) to get a feel for what it's like to deploy on Fly.io.

## The Basics

[The Basics](/python/the-basics) covers everything you need to set up, run, and manage production Python apps on Fly.io. These documents also identify some common problems you may encounter and provide some pointers on how to resolve them.
