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

# Deploy Python apps on Upsun

> Choose a Python framework and follow a step-by-step guide to deploy on Upsun.


Pick your Python framework and follow a guide to deploy on Upsun.

<CardGroup cols={2}>
  <Card title="Django" icon="python" href="/docs/get-started/stacks/django">
    Full-featured web framework.
  </Card>

  <Card title="Flask" icon="beaker" href="/docs/get-started/stacks/flask">
    Lightweight web framework.
  </Card>
</CardGroup>

For more details on configuring Python, see the [Python documentation](/docs/languages/python).
