Getting a Directory Listing in Python

Published: 06 August 2020
on channel: Real Python
3,606
130

The built-in os module has a number of useful functions that can be used to list directory contents and filter the results. In this lesson, you'll learn about os.listdir() and os.scandir().The lesson also covers another way to get a directory listing using the pathlib module.

Click here to learn more: https://realpython.com/courses/practi...


Watch video Getting a Directory Listing in Python online without registration, duration hours minute second in high quality. This video was added by user Real Python 06 August 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 3,606 once and liked it 130 people.