pyregx

regex with chaining functions


License
MIT
Install
pip install pyregx==1.0.1

Documentation

pyregx

Publish to pypi

$ python -m twine upload --repository pypi dist/*

Publish to test.pypi

$ python -m twine upload --repository testpypi dist/*