MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Pip_Installs.py

File Demo_Pip_Installs.py

DemoPrograms/Demo_Pip_Installs.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2"""
3 Obtain the version number for a package installed on any versions of Python on your system by uysing
4 the sg.execute_pip_get_local_package_version() call.

Callers

nothing calls this directly

Calls 3

settings_saveMethod · 0.80
readMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected