get_py_package_version: Get versions of a specific python package

View source: R/utils_python.R

get_py_package_versionR Documentation

Get versions of a specific python package

Description

Function for requesting the version of a specific python package.

Usage

get_py_package_version(package_name)

Arguments

package_name

string Name of the package.

Value

Returns the version as string or NA if the package does not exist or no version is available.

See Also

Other Utils Python Developers: get_py_package_versions(), load_all_py_scripts(), load_py_scripts(), run_py_file()


aifeducation documentation built on Nov. 19, 2025, 5:08 p.m.