Python is a computer language, much of calibre is written in Python. Qt is a set of software libraries (a framework in the modern parlance) that facilitates the development of applications that can run on multiple platforms (e.g. Windows, OSX, Linux etc). PyQt4 is the glue that binds Python to Qt Version 4.
BR
|