Automatically change the location of the ".py" file to the current directory. pythonの開発中の.pyファイルを.batにドラッグアンドドロップするだけで勝手にカレントディレクトリ設定と自動実行してくれるだけ。 pyinstaller経由の自動ビルド.batも併記。 - ...
Simple project to execute Python code (stored on a .py file) from C++ code. It includes a very simple Python file ("hello.py") to try it. Also, there are some commented lines to execute Python code ...