MCPcopy
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
2import PySimpleGUI as sg
3import email
4import imaplib

Callers

nothing calls this directly

Calls 1

guiFunction · 0.85

Tested by

no test coverage detected