Skip to content

Utilities API Reference

The opifex.utils directory contains internal utility functions and helpers for the Opifex framework.

Note: opifex.utils does not have an __init__.py and is not a valid importable package. Utility modules within it are imported directly by their full submodule paths (e.g., opifex.utils.some_module) where needed internally.