Contents

scandir 1.10.0

0

scandir, a better directory iterator and faster os.walk()

scandir, a better directory iterator and faster os.walk()

Stars: 526, Watchers: 526, Forks: 69, Open Issues: 6

The benhoyt/scandir repo was created 10 years ago and the last code push was 8 months ago.
The project is popular with 526 github stars!

How to Install scandir

You can install scandir using pip

pip install scandir

or add it to a project with poetry

poetry add scandir

Package Details

Author
Ben Hoyt
License
New BSD License
Homepage
https://github.com/benhoyt/scandir
PyPi:
https://pypi.org/project/scandir/
GitHub Repo:
https://github.com/benhoyt/scandir

Classifiers

  • System/Filesystems
  • System/Operating System
No  scandir  pypi packages just yet.

Errors

A list of common scandir errors.

Code Examples

Here are some scandir code examples and snippets.

Related Packages & Articles