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.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Compiling and managing predictors from the command line.
# Run this in Terminal
$ pip install --upgrade muna