AI-native full-stack framework with compiler-driven code generation
Project description
Axio Framework
AI-native full-stack framework with compiler-driven code generation.
Overview
Axio allows developers to declare intent in Python DSL, which the compiler then transforms into a production-ready React + FastAPI application with an integrated AI agent runtime.
Core Features
- Declaration Over Implementation: Define agents, views, and workflows in simple Python.
- AI-Native: Agents and reasoning loops are first-class citizens.
- Compiler-Driven: Generates typed TypeScript (React) and Python (FastAPI).
- Hybrid Memory: Built-in support for Vector, Graph, and Cache storage.
- MCP Integration: First-class support for Model Context Protocol tools.
Installation
pip install axio-framework
Quick Start
-
Create a new project:
axio new my-app
-
Start development server:
cd my-app axio dev
-
Build for production:
axio build --prod
Documentation
For detailed architectural overview, see README_ADVANCED.md or our online documentation.
License
Apache 2.0
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file axio_framework-1.0.0.tar.gz.
File metadata
- Download URL: axio_framework-1.0.0.tar.gz
- Upload date:
- Size: 36.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e35128bb896a040a64b00bfd1fa61d3a2708afe1793fae67cbefc8c30f7f8fb3
|
|
| MD5 |
b977c4946fa6e63434613f0666fc3fda
|
|
| BLAKE2b-256 |
0ac78b1dcb8b289ed74972cf84a2cd383257cc0bcc2f94b53f439c0c0133f22c
|
File details
Details for the file axio_framework-1.0.0-py3-none-any.whl.
File metadata
- Download URL: axio_framework-1.0.0-py3-none-any.whl
- Upload date:
- Size: 39.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd5aefbed23bf63c9fe3b3f1a2cbfefab3359a7ebad9257776316dc22dbeccbd
|
|
| MD5 |
76535c44a988ef0967dac780bc50ac53
|
|
| BLAKE2b-256 |
d22ba708cfa2140575a767b303fd26851401f4d3271cb56ce928836ac0bb1626
|