Installation¶
Requirements¶
- Python 3.12 or later
- uv (recommended) or pip
Install with uv¶
For most projects you want the full stack — models, routers, and scaffolding:
Models only (no FastAPI dependency)¶
Claude Code skills (optional)¶
Can be combined with either install above:
Install with pip¶
Verify¶
Development install¶
To work on pyoas itself, clone the repo and install with all extras:
Run tests: