Skip to content

Instantly share code, notes, and snippets.

@OlegKorn
Last active August 31, 2021 03:01
Show Gist options
  • Save OlegKorn/766ca3f5c0ca00e2fdb1abdf70aa3ca2 to your computer and use it in GitHub Desktop.
Save OlegKorn/766ca3f5c0ca00e2fdb1abdf70aa3ca2 to your computer and use it in GitHub Desktop.
re.findall(r'[a-zA-Z0-9_.+-]+@[a-zA-Z0-9-]+\.[a-zA-Z]+', s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment