Imports

Utilities for managing imports.

logikal_utils.imports.try_import(name: str) module | None

Return the imported module, or None if it was not found.