Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
-
Updated
Aug 29, 2023 - Python
Better directory iterator and faster os.walk(), now in the Python 3.5 stdlib
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
Multiprocess directory iteration via os.scandir() with progress indicator via tqdm bars.
efipy - 'easy file iterator python', is a python based easy file iterator, with recursive option, and file filtering. useful when you need to apply some function to a set of files.
jobfoldersizes is a python command line tool that utilizes the scandir python module to calculate the folder sizes of a desired root directory.
Pywinperms is a python 2.7.x command line program that can hierarchically and dynamically apply Windows DACL and Ownership.
A tiny scan tool for directory privileges
Add a description, image, and links to the scandir topic page so that developers can more easily learn about it.
To associate your repository with the scandir topic, visit your repo's landing page and select "manage topics."