python3-braceexpand

Bash-style brace expansion for Python
  https://github.com/trendels/braceexpand
  0
  no reviews



Implements Brace Expansion as described in the bash documentation.

The braceexpand function returns an iterator over the expansions generated from a pattern.