View Single Post
Old 06-13-2017, 09:01 AM   #18
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,828
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
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
BetterRed is offline   Reply With Quote