Flexible recursive directory iterator
JSON →scantree (version 0.0.4) is a Python library that provides a flexible recursive directory iterator, combining the efficiency of `os.scandir` with the wildcard matching capabilities of `glob.glob("**", recursive=True)`. It offers an in-memory representation of the file-tree, efficient access to `os.DirEntry` properties, and includes features like detection and handling of cyclic symlinks. The library is actively maintained with an infrequent release cadence.
Traffic · last 30 days
total hits 14
actors 3 distinct systems
last hit 5d ago AhrefsBot
top countries 🇸🇬 Singapore · 🇺🇸 United States · 🇨🇦 Canada
API endpoints
full doc /v1/registry/scantree
install /v1/registry/scantree/install
compatibility /v1/registry/scantree/compatibility