> For the complete documentation index, see [llms.txt](https://pyot.iann838.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pyot.iann838.com/utils/importlib.md).

# Importlib

Module: `pyot.utils.importlib`

### *function* `import_variable` -> `Any`

* `path`: `str`

> Return the class given its python path
