筆者は、ちょっとした便利ツールを作成する場合、Pythonを使用することが多い。Pythonはライブラリが豊富で、ツール作成に適している。 Pythonのプログラムを使用する場合、Python環境を構築する必要がある。この場合、他人に配布する時に、環境がないと使用 ...
pip install --upgrade --pre --extra-index-url https://marcelotduarte.github.io/packages/ cx_Freeze Please check the installation for more information and how to ...