Menu
Introduction
Getting Started
Developer guide
Release
Architecture
CLI
Technical documentations
Version
Publication date

Mar 9, 2022

Confidentiality
Public
Reactions
0
Share

PackageHelper

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
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.