Skip to main content
Angreal Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

Python API Reference

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