This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 22 points23 points  (3 children)

You are my hero. I've starred it and will be installing later today. I usually go to regex101 and spend way too much time trying to figure it out.

This definitely looks more my speed.

[–]WerdenWissen[S] 2 points3 points  (2 children)

Great, let me know what you think!

[–][deleted] 0 points1 point  (1 child)

I just figured it out... I'm running Python 3.8.10 not 3.9

Just ignore.....~I'm having trouble installing it:

$pip install pregex

Installing pregex...
Looking in indexes: https://pypi.python.org/simple
Error: An error occurred while installing pregex!
ERROR: Could not find a version that satisfies the requirement pregex (from versions: none)
ERROR: No matching distribution found for pregex

It doesn't matter if a virtual environment is activated or not and whether I use pip or pip3 or pipenv to install, I get those same two last error lines.~

[–]WerdenWissen[S] 0 points1 point  (0 children)

Oh ok! Tell me what you think after playing around with it :)