Files
Radixor/docs/getting-started.md
Leo Galambos 5e3d3c7c7d feat(python): add native distribution and release infrastructure
- add the Rust-backed Python API with PyStemmer compatibility
- distribute standard compiled models as a separate Python package
- generate model artifacts during builds instead of storing them in Git
- add GitHub release and Pages-backed package index workflows
- add Python tests, benchmarks, documentation, and Gradle integration
- refresh the documentation site, branding, and language benchmarks
2026-08-10 22:34:32 +02:00

1.5 KiB

Get Started with Radixor

Radixor provides first-class Java and Python runtimes over the same learned patch-command model. Choose the environment that matches the application; both use the maintained language catalog and can exchange compiled version 7 tries.

Python

Choose Python for native CPython integration, efficient batch calls, and a PyStemmer-compatible migration surface.

python -m pip install radixor

Java

Choose Java for JVM integration, selectable reduction modes, registry-based model discovery, and extending or persisting compiled tries.

Shared concepts