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
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
+
<br>Also, in addition to the above basic function, there is an option to generate code for the Python language.
9
10
10
11
## Prerequisites
11
12
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