How to install and use Tkinter in ubuntu / Debian / Linux mint

Tkinter is a GUI module for python. you can use it to make GUI based applications in python. Tkinter provides several GUI widgets like buttons,menu, canvas,text,frame,label etc. to develop desktop applications.Though Tkinter is very popular and is included with windows, macosx install of python, There are also alternative choices like pyQt, wxPython...

Read more »

Comments

Popular posts from this blog

Run Minilyrics in Ubuntu linux using Foobar2000 and WINE

How to install python-gst (pygst) in ubuntu 16.04