Practical Python Program - Wedding Manager

Опубликовано: 19 Май 2026
на канале: Dcode Tech
284
12

This is a practical Python application (program/project) I created to help plan a wedding. It uses the tkinter module for the GUI, and it uses sqlite3 to connect to a SQLite database (which it uses to store the data). It is a good way to learn python programming besides the usual small coding challenges. Also this was actually used to plan my wedding :)