Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
pyperclip
# Clipboard module
2
import
re
# Regular expression module
3
4
# Get the text from the clipboard
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected