:tocdepth: 3 :py:mod:`gws.lib.importer` ========================== .. py:module:: gws.lib.importer .. autoapi-nested-parse:: Handle dynamic imports **Source code:** :source:`gws.lib.importer` Package Contents ---------------- .. py:exception:: Error Bases: :py:obj:`gws.Error` GWS error. .. py:function:: import_from_path(path, base_dir=gws.c.APP_DIR)