user0706 / PyRex

PyRex is a Python GUI regular expression tool. Alternative, offline version of regex101
MIT License
13 stars 2 forks source link

Please, make it installable #6

Open barseghyanartur opened 8 months ago

barseghyanartur commented 8 months ago

pip install regex101 (unfortunately, your project name is already taken on PyPI).

user0706 commented 8 months ago

pip install regex101 (unfortunately, your project name is already taken on PyPI).

Thank you @barseghyanartur for your suggestions. I'm currently working on refreshing this tool, I'll try to include your suggestions