scandir 1.10.0
0
scandir, a better directory iterator and faster os.walk()
Contents
scandir, a better directory iterator and faster os.walk()
Stars: 531, Watchers: 531, Forks: 68, Open Issues: 6The benhoyt/scandir
repo was created 11 years ago and the last code push was 1 years ago.
The project is popular with 531 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
Related Packages
Errors
A list of common scandir errors.
Code Examples
Here are some scandir
code examples and snippets.