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!