Metadata-Version: 2.3
Name: RegexRiot
Version: 0.0.4
Summary: A simple easy to use and read regex maker.
Author-email: Rahul Kandekar <rahukand@gmail.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# RegexRiot

[![unit-test-script](https://github.com/RK22000/regex-riot-python/actions/workflows/test.yml/badge.svg)](https://github.com/RK22000/regex-riot-python/actions/workflows/test.yml) [![Render Sphinx docs](https://github.com/RK22000/regex-riot-python/actions/workflows/docsite.yml/badge.svg)](https://rk22000.github.io/regex-riot-python/)

[![Jupyter Lite](https://jupyterlite.readthedocs.io/en/latest/_static/badge.svg)](https://rk22000.github.io/regex-riot-python/tryitout/index.html) Try it out

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/RK22000/regex-riot-python/HEAD?labpath=src%2Ftry_it_out.ipynb)
Try it out in binder if lite isn't working.

Check out the documentation [here](https://rk22000.github.io/regex-riot-python/)