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

Mar 9, 2022

Confidentiality
Public
Reactions
1
Share

PackageHelper

Functions
get_package_version @staticmethod

Return the version of an installed pip package.

package : str
name of the pip package (e.g. "reflex", "streamlit")
Return type : str
install @staticmethod

Install a package using uv 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 uv pip

package : Any
Shine Logo
Technical bricks to reuse or customize

Have you developed a brick?

Share it to accelerate projects for the entire community.