Python API Reference
This documentation covers the Python API for Angreal. The Python API is the main way to use Angreal within your projects—it acts as the bridge between Angreal’s Rust core and your Python code.
You use it by simply importing the package:
import angreal