aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwalid <[email protected]>2015-11-29 22:09:43 +0100
committerwalid <[email protected]>2015-11-29 22:09:43 +0100
commit5bfb5c3ecf13429f4d5374434f951c8a6b54f39c (patch)
treefd710b5897380e864da49eb46b67e62e78258b21
parentc38df48dc0e06239d9cb26c6ff44c434162164b7 (diff)
downloadawesome-regex-5bfb5c3ecf13429f4d5374434f951c8a6b54f39c.tar.xz
awesome-regex-5bfb5c3ecf13429f4d5374434f951c8a6b54f39c.zip
Add pythex
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f7cef20..190cd2f 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at
- [reWork](http://osteele.com/tools/rework/) - A regular expression workbench
- [Regulex](https://jex.im/regulex) - A JavaScript Regular Expression Visualizer
- [PyRegex](http://www.pyregex.com/) - An online regex tester to check validity of regexp in the Python language regex subset
+- [pythex](http://pythex.org/) - A quick way to test your Python regular expressions
- [Regexper](http://regexper.com/) - Regular expression visualizer using railroad diagrams
- [HiFi Regex Tester](http://www.gethifi.com/tools/regex) - Live JavaScript Regular Expression Tester