We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0680fc7 commit 953ec6fCopy full SHA for 953ec6f
README.md
@@ -22,3 +22,8 @@ exp = regex.Regex(
22
23
exp.find("<Some HTML here>")
24
```
25
+
26
+## Todo:
27
+- Support RegexSets for amazing stuff
28
+- finish adding all the other regex functions
29
+- build wheels
0 commit comments