{"library":"glob2","type":"library","category":null,"description":"glob2 is an extended version of Python's built-in `glob` module, designed to offer enhanced globbing capabilities. Key features include the ability to capture patterns matched by glob expressions and a recursive `**` wildcard syntax, akin to bash's globstar. The current version is 0.7. The project has seen no active development since 2019, as many of its core functionalities, particularly recursive globbing, have been integrated into Python's standard `glob` module since Python 3.5.","language":"python","status":"deprecated","version":"0.7","tags":["file system","globbing","wildcards","recursive search","pattern matching"],"last_verified":"Fri May 22","install":[{"cmd":"pip install glob2","imports":["import glob2"]}],"homepage":null,"github":"http://github.com/miracle2k/python-glob2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/glob2/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/glob2/compatibility"}}