Skip to content

AstrisThe modern full-stack web framework for Python.

Full-stack simplicity with modern Python performance. Everything you need to go from idea to orbit.

Astris

🚀 Quick Start

Create a full-stack Astris application in seconds with uvx:

uvx --from astris-python astris new my_app
cd my_app
npm install
uv run orbit serve

Released under the MIT License.