blog

TKBuilder a small utility for Python 3 and tk GUI toolkit

Posted by on May 5, 2013 in Software Development | 0 comments

TKBuilder a small utility for Python 3 and tk GUI toolkit

Can save the state of the UI in pickle so it can load back any time.

Can save a python file of the UI.

(more…)

Ubuntu – Unity a lens to search Stack Exchange sites

Posted by on May 5, 2013 in Software Development | 0 comments

Ubuntu – Unity a lens to search Stack Exchange sites

Written in Python, using the Quickly template.

(more…)

Dialogs a fast and easy GUI elements with Python 3 and PyGObject (PyGTK+3)

Posted by on May 5, 2013 in Software Development | 0 comments

Dialogs a fast and easy GUI elements with Python 3 and PyGObject (PyGTK+3)

This is a small python library for those who need few – ready made GUI elements to do everyday scripting faster and easier.

Using Python 3 and PyGTK+3 known as PyGObject. There are seven widgets available:

(more…)