Installation¶
Requirements¶
- Python 3.10 or later
- Optional: Chrome or Firefox browser (for screenshot automation)
Installing with pip¶
Installing with uv¶
uv is a fast Python package manager:
Installing from source¶
Optional Dependencies¶
For Screenshot Automation¶
To use the screenshot capture feature, install a browser and driver:
For GO-CAM Conversion¶
To convert models to GO-CAM structured format:
Verify Installation¶
Check that the CLI is installed:
Test the Python import:
Next Steps¶
- Continue to Quick Start to create your first model
- See Configuration for environment setup