Skip to content
Fly App performance optimization Docs
Need a Logo? View Our Brand Assets
Fly App performance optimization Docs
Pricing Support
Sign In Sign Up
Docs Index Python on Fly.io
The Basics
  • Setting up a Python Environment
  • Multi-stage Builds
Python Framework Guides
  • Run a FastAPI app
  • Run a Flask App
  • Run a Streamlit app
Do More
  • Add Postgres
  • Add Object Storage
  • Add Ollama
Fly.io
  • Fly.io developer documentation
  • Fly.io Distributed Systems Challenge
  • Fly.io Web Launchers
Docs Python on Fly.io Do More

Do More

You got your python app up and running, now what? There’s lots of appliances you can add to your python project, in these guides we explore how to set them up on the fly.io side as well as in your python app.

Add Postgres

How to setup and connect to a postgres database.

Add Object Storage

How to setup S3-compatible object storage and interact with it.

Add Ollama

How to setup ollama and interact with its API.

Report an issue or edit this page on GitHub