powered by
Check if a Python module is available on this system.
py_module_available(module)
The name of the module.
TRUE if the module is available and can be loaded; FALSE otherwise.
TRUE
FALSE