Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.
-
Updated
May 27, 2025 - Python
Better directory iterator and faster os.walk(). Archived, as this has been in the stdlib since Python 3.5.
Flexible recursive directory iterator: `scandir` meets `glob("**", recursive=True)`
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.
A tiny scan tool for directory privileges
Pywinperms is a python 2.7.x command line program that can hierarchically and dynamically apply Windows DACL and Ownership.
To associate your repository with the scandir topic, visit your repo's landing page and select "manage topics."