OZI is a Python packaging tool under active development that runs as a meson subproject inside your source tree.
Project | Fast Dependency Resolution w/ uv |
CI Templates | Cython & C Extensions without setup.py |
---|---|---|---|
✅ (1) | ✅ | ✅ | |
❌ | ❌ | ❌ | |
❌ | ✅ | ❌ | |
❌ | ❌ | ❌ | |
❌ | ❌ | ❌ | |
✅ | ❌ | ❌ | |
❌ | ✅ | ❌ |
- Uses
pipx
to provision application environments, packages without entrypoints are installed withuv
falling back topip
andpip-compile
.