Provides access to Windows COM automation from Python. Used to connect to SAP GUI scripting objects (SAPGUI, Application, Connection, Session). In this project, it is imported as win32com.client.
色々触って調べた2024年6月22日現在のPySimpleGUIに関する情報。できることとできないことなど。またPySimpleGUIは基本はTkinterのラッピングだがPySide6とPySimpleGUIQtという2つのパッケージをインストールするとPySide6もラッピングできる。そちらも試した結果。