Greedy phone number parser regex Python function gist(gist.github.com)
gist.github.com
Greedy phone number parser regex Python function gist
https://gist.github.com/jamesacampbell/e6157b40e0636c1c6ab7b5514291736c
1 comments
Passed all my tests for phone number variations including international notation, spaces, and parentheses. Welcome feedback and comments. This handled my use case for text parsing of phone numbers.