aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSundeep Agarwal <[email protected]>2020-07-07 10:39:44 +0530
committerVarunram Ganesh <[email protected]>2020-08-02 22:58:56 +0530
commitffb5e19b2ee58e2c2774453b718c13b3054c8d64 (patch)
treefd60b5c923613d99f2988aafc3045b359c354370 /README.md
parent044c954d5adcab2538fe330b2d099780dd4da101 (diff)
downloadawesome-regex-ffb5e19b2ee58e2c2774453b718c13b3054c8d64.tar.xz
awesome-regex-ffb5e19b2ee58e2c2774453b718c13b3054c8d64.zip
Add Python re(gex)?
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a91c261..1bc9c86 100644
--- a/README.md
+++ b/README.md
@@ -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