catalyst.importers Module

class paraview.catalyst.importers.MetaPathFinder[source]

Bases: importlib.abc.MetaPathFinder

add_file(filename, modulename=None)[source]
find_spec(fullname, path, target=None)[source]
paraview.catalyst.importers.add_file(filename, modulename=None)[source]
paraview.catalyst.importers.install_pathfinder(*args, **kwargs)[source]