Python Desktop Application Development
Python Desktop Application Development
Introduction
Bo Milanovich
http://bomilanovich.com
Course Overview
Prerequisites
Course expectations
Why Python
Cross-platform
Very powerful
Easy to learn and simple to use
Well be using Python 3.4 in this course
Why Qt
Cross-platform
Very powerful
Calls native widget toolkits on all platforms*
Several Python Qt bindings available: PyQt, PySide, others
We will be using PyQt 4 in this course