module_from_path

module_from_path#

tollan.utils.py.module_from_path(filepath: str | Path, name: None | str = None) object[source]#

Load a Python module from a file path.