Lightning-Fast Core
Powered by FastAPI, Uvicorn, and Python 3.11+ async concurrency with automatic OpenAPI interactive documentation.
Full-stack simplicity with modern Python performance. Everything you need to go from idea to orbit.

🚀 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