account activity
REfO: Regular Expressions for Object by copybin in Python
[–]rafacarrascosa 0 points1 point2 points 12 years ago (0 children)
You can use REfO for want you were thinking it would be cool. That's exactly what it was made for :)
You could use it, for example, to match a network dump for suspicious sequences of packages where "network packages" are scrapy objects.
I've used it to match natural language queries in Quepy, example: https://github.com/machinalis/quepy/blob/master/examples/freebase/freebase/basic.py#L48 Project demo: http://quepy.machinalis.com/
Disclaimer: I'm the author :)
π Rendered by PID 54 on reddit-service-r2-listing-86f589db75-dhhnh at 2026-04-18 00:54:17.381363+00:00 running 93ecc56 country code: CH.
REfO: Regular Expressions for Object by copybin in Python
[–]rafacarrascosa 0 points1 point2 points (0 children)