ニュース

それでは、Pythonでフォルダを圧縮するにはどうしたら良いだろうか。 結論から言うと、PythonでZIP圧縮するには、shutil.make_archive関数を使う。
groodt mentioned this on Jul 10, 2023 Fix deprecation warnings in Python 3.12 for usage of shutil.rmtree #12137 ...
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.