I want to make a GUI for a program written in python.It is said that Gnome tool kit is helpful for this task.But,I want to know how to install it?and the way I should use it? I am using Ubuntu 12.04 64-bit and using unity environment.Python version is 3.2
Asked
Active
Viewed 1,001 times
1
-
1http://askubuntu.com/questions/56225/is-there-an-gui-designer-for-python – Rinzwind Sep 18 '13 at 09:19
1 Answers
1
You can just install TkInter library from software-center or via synaptic.
(TkInter is standard GUI library for python)

user188432
- 26
- 4