scandir, a better directory iterator
JSON →scandir is a Python library that provides a faster directory iterator and a faster `os.walk()` implementation than the standard library's `os.listdir()` and `os.walk()` for older Python versions. It backported the functionality that was later added to Python 3.5 as `os.scandir`. The current version is 1.10.0, with releases occurring infrequently as new Python versions are supported or critical fixes are needed.
Traffic · last 30 days ↑100% vs prev 7d
total hits 10
actors 4 distinct systems
last hit 9d ago Bingbot
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇫🇷 France · 🇩🇪 Germany
API endpoints
full doc /v1/registry/scandir
install /v1/registry/scandir/install
compatibility /v1/registry/scandir/compatibility