python-er

Python micro library that generates data matching a given regular expression
Download

python-er Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Simon Engledew
  • Publisher web site:
  • http://www.engledew.com

python-er Tags


python-er Description

pip install erpython-er is a Python micro library that generates data matching a given regular expression.On the command-line:# er 'he?llo there{4,5}'hllo thereeeeor from Python:>>> import er>>> print er.generate('he?llo there{4,5}')'hello thereeeee'Product's homepage


python-er Related Software