Functions
install @staticmethod
Install a package using pip
package :
Any
load_module @staticmethod
module_name :
Any
package :
Any
load_module_from_file @staticmethod
file_path :
Any
module_name :
Any
module_exists @staticmethod
module_name :
Any
Return type :
bool
uninstall @staticmethod
Uninstall a package using pip
package :
Any