MCPcopy Create free account
hub / github.com/ndleah/python-mini-project / PhoneEmailExtraction.py

File PhoneEmailExtraction.py

ExtractPhoneNumberEmail/PhoneEmailExtraction.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import pyperclip # Clipboard module
2import re # Regular expression module
3
4# Get the text from the clipboard

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected