Win32 APIにアクセスしてWindowsでできる操作をPythonで実行できるライブラリがpywin32です。 公式Docsの解読が難しすぎるため、使えそうなやつのみ紹介します。 処理の流れは下記の通りです。 【処理の流れ】 1.globでdocファイルのパスを抽出 2.取得したパス ...
I have installed, reinstalled and wiped python off my pc twice because of this stupid issue of it not being able to find win32.api. Ive installed every package with win32 in the name. any help? Actual ...