News

This example evaluates the various packages that can be used to generate a standalone python executable App in windows. Similar to the Command line App example this is the GUI version. It uses TCL/TK ...
This python code makes use of Tkinter GUI library to create a small 'Money Manager' System. This project uses Object Oriented programming technique in python. Below is some description about each ...