diff options
| author | Alois <[email protected]> | 2015-12-09 17:18:06 +0530 |
|---|---|---|
| committer | Alois <[email protected]> | 2015-12-09 17:18:06 +0530 |
| commit | 52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc (patch) | |
| tree | fd710b5897380e864da49eb46b67e62e78258b21 | |
| parent | c38df48dc0e06239d9cb26c6ff44c434162164b7 (diff) | |
| parent | 5bfb5c3ecf13429f4d5374434f951c8a6b54f39c (diff) | |
| download | awesome-regex-52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc.tar.xz awesome-regex-52dd432d7cacd97be4ac3d93e77d03e1bd9cf5dc.zip | |
Merge pull request #15 from walidsa3d/master
Add pythex
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
