CLI experiments with Rust and Python.
❯ make help
build Build the Rust crate and Python package
cli-py Run the CLI with a Python click script as the entry point
cli-rs Run the CLI with a Rust bin as the entry point
develop Install the crate as module in the current virtualenv, rehash pyenv to put CLI scripts in PATH
example Run a simple example of Python code calling Rust code
help Display this help
install Create the virtualenv
print-config Print the configuration used by maturin
uninstall Remove the virtualenv