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.