pathlib tutorials ¶
- PEP 428 – The pathlib module – object-oriented filesystem paths
- calmcode.io/pathlib/pathlib.html pathlib: pathlib
- Common Path Patterns + Python Pattern Matching Examples: Working with Paths and Files
- Python pathlib Cookbook: 57+ Examples to Master It (2021)
- realpython pathlib
- No Really, Python’s Pathlib is Great
- Why you should be using pathlib by Trey Hunner (https://twitter.com/treyhunner)