When creating software with Python, the file system is something you will often interact with. You will be reading files, writing logs, processing datasets, handling configuration files, etc. In all ...
297 MODERN way to find subdirectories of current directory Python #shorts.ipynb Top ...
Automatically change the location of the ".py" file to the current directory. pythonの開発中の.pyファイルを.batにドラッグアンドドロップするだけで勝手にカレントディレクトリ設定と自動実行してくれるだけ。 pyinstaller経由の自動ビルド.batも併記。 - ...