311866d09e | ||
---|---|---|
.. | ||
README.md | ||
demo.txt | ||
directories.py | ||
files.py | ||
paths.py |
README.md
Managing the file system
Python's pathlib provides operations and classes to access files and directories in the file system.
Microsoft Learn Resources
Explore related tutorials on Microsoft Learn