Skip to content

Instantly share code, notes, and snippets.

@kushalchauhan98
Created August 2, 2018 14:06
Show Gist options
  • Save kushalchauhan98/6de009fbf86d313f3fc59623257c7b25 to your computer and use it in GitHub Desktop.
Save kushalchauhan98/6de009fbf86d313f3fc59623257c7b25 to your computer and use it in GitHub Desktop.
Talon Cleaner
from talon.signature.bruteforce import extract_signature
cleaned_email, _ = extract_signature(email)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment