Posts Tagged ‘PyQt’
5
Sep
Python & Qt
I am still excited about openmolar. The story behind it’s development is very interesting; you should give it a listen. The author describes his motivation in a tllts podcast episode 290.
Neil, openmolar’s author, recently made a screencast of the program. It is an excellent intro to the features of the program. Check it out on tinyvid.tv.
Openmolar uses PyQt. I was surprised at how easy it is to build a gui. I picked up a great book on PyQt called Rapid Gui Programming with Python and Qt. It is a stellar book. Summerfields writing style is conversational; which is very rare for a computer book. I actually enjoy reading it. You should check it out if you are into PyQt.