aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlois <[email protected]>2015-12-09 17:18:06 +0530
committerAlois <[email protected]>2015-12-09 17:18:06 +0530
commit52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc (patch)
treefd710b5897380e864da49eb46b67e62e78258b21
parentc38df48dc0e06239d9cb26c6ff44c434162164b7 (diff)
parent5bfb5c3ecf13429f4d5374434f951c8a6b54f39c (diff)
downloadawesome-regex-52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc.tar.xz
awesome-regex-52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc.zip
Merge pull request #15 from walidsa3d/master
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