SnoPy – SNOBOL Pattern Matching for Python
Description:
SnoPy – A Python alternative to regular expressions. Borrowed from SNOBOL this alternative is both easier to use and more powerful than regular expressions. NO backslashes to count.
See also: SnoPy – SNOBOL Pattern Matching for Python Web Site.
For cross-disciplinary data mining, what could be more useful than SNOBOL pattern matching?
I first saw this in a Facebook link posted by Sam Hunting.