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 ↑400% vs prev 7d
total hits 15
actors 5 distinct systems
last hit 1h ago ClaudeBot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇫🇷 France · 🇮🇳 India
API endpoints
full doc /v1/registry/scantree
install /v1/registry/scantree/install
compatibility /v1/registry/scantree/compatibility