You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyRex is a tool for visual testing Python regular expression.
8
+
<br>Based on the re python package, combined with the Qt user interface, it allows a visual display of the results of a regular expression pattern.
9
+
10
+
:warning:**This is a beta version and probably contains some bugs. In that case, please [report the new issue](https://github.com/user0706/Mixer-v2/issues).**
11
+
12
+
## Prerequisites
13
+
After opening the downloaded repository in cmd *(Windows)*/terminal *(Linux/MacOS)*, to install the necessary packages for PyRex operation, enter the following command:
0 commit comments