{"library":"braceexpand","type":"library","category":null,"description":"Braceexpand is a Python library that implements Bash-style brace expansion, allowing for the generation of arbitrary strings based on patterns. It provides an iterator over expanded strings, supporting integer ranges, character ranges, sequences, and nested patterns. The current version is 0.1.7, and it is compatible with Python 2.7 and 3.6+. While it closely mimics Bash behavior, it has a slower release cadence, with the last major update to 0.1.7 being in May 2021.","language":"python","status":"active","version":"0.1.7","tags":["bash","expansion","glob","utility","string","pattern matching"],"last_verified":"Wed May 20","install":[{"cmd":"pip install braceexpand","imports":["from braceexpand import braceexpand","from braceexpand import UnbalancedBracesError"]}],"homepage":null,"github":"https://github.com/trendels/braceexpand","docs":null,"changelog":null,"pypi":"https://pypi.org/project/braceexpand/","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.5,"avg_import_s":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/braceexpand/compatibility"}}