Description
Expand brace expressions in Python using Bash-style syntax, helping tools generate paths, patterns, or repeated strings from compact templates. It is useful for command-line and automation workflows.
Expansion can create many outputs unexpectedly. Limit patterns from untrusted users to avoid excessive memory or file operations.