#pathlib

[ follow ]
Python
fromRealpython
4 days ago

Python's pathlib Module: Taming the File System Quiz - Real Python

Use Python's pathlib module to perform common filesystem operations like path joining, iteration, file creation, writing, renaming, and extracting filename components.
[ Load more ]