pip install txm-py
import txm
print(txm.render("E=mc^2"))uv venv
source .venv/bin/activate
uv pip install maturin
uv run maturin develop
And then in a python repl:
import txm
# do stuff- Apache License, Version 2.0 (LICENSE-APACHE)
- MIT license (LICENSE-MIT)