Returns True if module is available.
module (str) – Name of the module to be checked.
True if installed.
bool
is_module_available()
Notes