diff options
| author | Sundeep Agarwal <[email protected]> | 2020-07-07 10:39:44 +0530 |
|---|---|---|
| committer | Varunram Ganesh <[email protected]> | 2020-08-02 22:58:56 +0530 |
| commit | ffb5e19b2ee58e2c2774453b718c13b3054c8d64 (patch) | |
| tree | fd60b5c923613d99f2988aafc3045b359c354370 /README.md | |
| parent | 044c954d5adcab2538fe330b2d099780dd4da101 (diff) | |
| download | awesome-regex-ffb5e19b2ee58e2c2774453b718c13b3054c8d64.tar.xz awesome-regex-ffb5e19b2ee58e2c2774453b718c13b3054c8d64.zip | |
Add Python re(gex)?
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -186,6 +186,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at - [Mastering Python Regular Expressions](http://shop.oreilly.com/product/9781783283156.do) - Felix Lopez & Victor Romero (2014) - [JavaScript Regular Expressions](http://shop.oreilly.com/product/9781783282258.do) - Loiane Groner & Gabriel Manricks (2015) - [Regex - the complete tutorial](https://www.princeton.edu/~mlovett/reference/Regular-Expressions.pdf) +- [Python re(gex)?](https://github.com/learnbyexample/py_regular_expressions) - Sundeep Agarwal (2020) ## Benchmarks |
