{"library":"scantree","type":"library","category":null,"description":"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.","language":"python","status":"active","version":"0.0.4","tags":["file system","directory traversal","recursive","glob","scandir","utility","pathlib"],"install":[{"cmd":"pip install scantree","imports":["from scantree import scantree","from scantree import RecursionFilter"]}],"homepage":null,"github":"https://github.com/andhus/scantree","docs":null,"changelog":null,"pypi":"https://pypi.org/project/scantree/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.28,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/scantree/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}