pypy-scandir

Backport of the "scandir" stdlib module (PyPy)

Description

Better directory iterator and faster os.walk(), as found in Python 3: instead of returning a list of bare filenames, it yields DirEntry objects that include much more information.

This package is (obviously) for PyPy.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/benhoyt/scandir


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install pypy-scandir