Installation
Install the Muna CLI using pip:Commands
muna transpile
Transpile Python to C++ source code.
muna compile
Compile a Python function for deployment.
muna predict
Invoke a compiled Python function.
Compiling and managing predictors from the command line.