Context
In September 2020, Python 3 offered modern tools for file management, notably pathlib which greatly simplified path manipulation.
What is this article about?
The article explores file system management in Python: pathlib, file reading/writing, directory traversal and common operations.
Summary
File system management
Read the article
Published in GNU/Linux Magazine Special Issue #110, September 2020.
In this issue
This article is part of issue GLMFHS-110. Here are the other articles by Sébastien Chazallet in this issue:
