Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PySimpleGUI/PySimpleGUI
/ Demo_Desktop_Widget_Email_Notification.py
File
Demo_Desktop_Widget_Email_Notification.py
DemoPrograms/Demo_Desktop_Widget_Email_Notification.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
import
PySimpleGUI
as
sg
3
import
email
4
import
imaplib
Callers
nothing calls this directly
Calls
1
gui
Function · 0.85
Tested by
no test coverage detected