Skip to content

JohnDog3112/hex_renderer_python

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published