Skip to content

First Release!

Compare
Choose a tag to compare
@GrandMoff100 GrandMoff100 released this 27 Oct 02:42
· 115 commits to master since this release
71b3c29

There's lots of examples on how to use this library in the examples/ folder as well as in the readme.

Sphinx documentation is on the way, this library is pretty intuitive to pick up on if you're somewhat familiar with regex.
Installation is easy, after this release goes out you can install it with pip from source or from PyPI with pip install git+https://github.com/GrandMoff100/RegexFactory or pip install regexfactory.

Have fun!