Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 379 Bytes

File metadata and controls

8 lines (8 loc) · 379 Bytes

python3-pathlib-module-usages-examples

Examples showing you how to work with file paths—names of directories and files—in Python 3.4 and above using pathlib Module

Requirements for running the .py files

  • Python 3.4 and above

To run the pathlib usages examples, you can do the following on your terminal for instance:

python3 display_directory_tree.py