Valentine App A tiny Python Tkinter app for a playful proposal. Run python main.py Export (Windows .exe) pip install pyinstaller pyinstaller --onefile --noconsole --name ValentineApp main.py The .exe will be in dist/ValentineApp.exe. Send that file.