irregular

Regular expression wrapper
Download

irregular Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Price:
  • FREE
  • Publisher Name:
  • Jacob Haslehurst
  • Publisher web site:
  • https://github.com/hzy-/

irregular Tags


irregular Description

irregular is the alternate Python regular expression wrapper.Currently a very barebones wrapper around the Python re standr lib, more functionality to be added as needed.Usage>>> from irregular import re>>> regex = re(r'(\w+), (\w+), (\w+)').match('one, two, three')>>> regex'one, two, three'>>> regex'one'Product's homepage


irregular Related Software