pyrseus.core.sys.module_exists

pyrseus.core.sys.module_exists(name)[source]

Tells whether the given Python module or package exists and looks importable, without actually importing it.