Adios
Templates/Python API
API starters

Python API

Start with a Python API template that already has dependencies, runtime commands, ports, and Adios deployment config in place.

PythonFastAPIDjangoFlaskUvicorn

Clone locally

Repository: templates

git clone https://github.com/adiosdotdev/templates.git
cd templates/python/flask
adios up

Variants

Choose the variant that matches your language and package manager before running the local deploy command.

Python FastAPI
Pythonpip
Key
fastapi
Path
python/fastapi
Python Django
Pythonpip
Key
django-template
Path
python/django
Python Flask
Pythonpip
Key
flask
Path
python/flask

Need the full flow?

The template guide covers CLI login, local clone flow, console deploys, logs, and moving from a template to a production app.

Open docs