Module version

Source
Expand description

Functions for introspecting the running Python interpreter & installed packages.

Functions§

get_python_package_version
Attempt to retrieve the __version__ attribute of a Python package.
get_python_version
Retrieves the Python interpreter version as a string.