{"library":"wcmatch","type":"library","category":null,"description":"Wcmatch is a Python library that provides enhanced `fnmatch`, `glob`, and `pathlib` functionalities, closely following Bash-like wildcard and glob matching features. It includes support for recursive globs (`**`), Zsh-style symlink traversal (`***`), brace expansion, extended glob patterns, and more. The library is actively maintained with regular releases, often adding new features and dropping support for older Python versions.","language":"python","status":"active","version":"10.1","tags":["glob","wildcard","filesystem","path matching","fnmatch","pathlib","bash-like"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install wcmatch","imports":["from wcmatch import glob","from wcmatch import fnmatch","from wcmatch import pathlib","from wcmatch import wcmatch"]}],"homepage":null,"github":"https://github.com/facelessuser/wcmatch","docs":null,"changelog":null,"pypi":"https://pypi.org/project/wcmatch/","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.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/wcmatch/compatibility"}}