A Python-based Hospital Management System that combines Object-Oriented Programming, a Tkinter GUI, CLI options, and MySQL integration. It enables users to manage patient data, doctor assignments, ...
Simple todo application made in Python with what I've learned through my Python course at school + some other Python courses. This application demonstrates how to make a simple and minimalistic todo ...
The beauty of pyGTK and Glade is they have opened up cross-platform, professional-quality GUI development to those of us who'd rather be doing other things but who still need a GUI on top of it all.