Python Bindings Installation¶
The fast-rich Python bindings provide a high-performance alternative to the standard Rich library for specific rendering tasks.
Status¶
⚠️ Note: The Python bindings are currently experimental and under active development. So, please wait until I explicitly release them.
Building from Source¶
To build and install the bindings, you need Rust and maturin installed.
-
Install Maturin:
-
Clone and Build: