Hex Renderer Python This is a Python FFI for my Hex Renderer written in Rust. Executing/Building To build, simply create a new virtual environment and run maturin develop To build the doc site, pip install -e '.[dev]' cd docs make html Installation pip install hex_renderer_py