python-regex

Alternative regular expression module
  https://bitbucket.org/mrabarnett/mrab-regex
  0
  no reviews



This new regex implementation is intended eventually to replace Python's current re module implementation.

For testing and comparison with the current 're' module the new implementation is in the form of a module called 'regex'.