Public
AskUI-ShowInstalledPythonPackageVersion
SYNOPSIS
Shows the version of an installed Python package.
DESCRIPTION
The AskUI-ShowInstalledPythonPackageVersion cmdlet retrieves the version information for a specified Python package installed in the environment.
PARAMETERS
-PackageName
| <String> - The name of the Python package whose version is to be retrieved.