PYTHON ACADEMY
Training & Consulting

Module - Introduction to WxPython

Motivation

WxPython (http://www.wxpython.org) is an open source GUI toolkit that si based on the C++ library wxWidgets (http://www.wxwidgets.org). WxPython is platform independent and provides native looking GUIs on Windows, Linux and Mac. It contains all modern GUI widgets and therefore provides a solid foundation for professional GUIs.

The course provides an overview of wxPython features. Important concepts are introduced with examples. The participants write their own simple GUIs in the course.

Course Content

First Example

We introduced a short example step-by step and implement a GUI for a small calculation program. We look at the underlying principles.

PyCrust

Developing with a toolkit of the size of wxPython can quickly become a complex task. It can be tricky to find out why things happen the way they do. PyCrust is an IDE that comes with wxPython and can really simplify working with wxPython. We look at this IDE and modify our example program in such a way that we can run it from PyCrust's interactive prompt.

Waiting - Simple Display

It is useful to show the user a progress status for longer running tasks. We implement a simple progress report feature.

The Status Bar

The status bar is an important widget for conveying program status to the user. We look at possibilities for status bars with different levels of complexity and try them out.

Progress Bar

We use a progress bar to show how much of the calculation in our sample program has been done. We use Python's yield to implement this without threads.

Dialogs

Dialogs are important for interactive applications. We look at the option wxPython offers for dialogs and implement different file choosing dialogs.

Grid Widget

The widget to display tabular data is the most comprehensive in wxPython. We modify our application and display our calculation results in a table. The exercises help to discover the possibility of this widget.

Module Duration

1 day, longer courses with extended program possible

Exercises

The participants can follow all steps directly on their computers. There are exercises at the end of each unit providing ample opportunity to apply the freshly learned knowledge.

Course Material

Every participant receives comprehensive printed materials that cover the whole course content as wells as a CD with all source codes and used software.

Intended Audience

Programmers with basic Python knowledge or after taking other courses (see Recommended Module Combinations).


Home
Python
News
Courses
Open Courses
Company Courses
Cheminformatics
Summer Course
Non-Programmers
Programmers
Scientists
Optimizing and Extending
Special Topics
Extensions
Optimizing
Windows
Threads
Network
Patterns
WxPython
IronPython
Dates
Prices
Consulting
FAQ
Training Center
User Group
Jobboard
Workshop
Events
References


What customers say ...


We had a wide range of Python experience in our group and each person gained something valuable to take away....

Dr. Ryan Woodard, Chair of Entrepreneurial Risks, ETH Zurich, Switzerland more ...


I can absolutely recommend this course to everybody who wants become productive with Python very quickly. ...

Dr. med. Beat Meister, Bern, Switzerland more ...


The standard Python for programmers and the customized "Python for Experts" course where a great success. ...

Bart Hillaert, Alcatel-Lucent Belgium more ...


[The trainer] knows well what scientists need, so his hints are very practical and valuable. The hands-on course [..] covers a wide range of examples and will be very helpful in my daily work. ...

Dorota Jarecka, University of Warsaw about the course "Python for Scientists and Engineers" more ...


The course "Python for Scientists and Engineers" is a very useful introduction to Python programming for scientific applications ...

Dr Mihai Duta, Oxford Supercomputing Centre more ...


Very good introduction to the programming language.

Matthias Enderle, freelancer programmer more ...



News


Course "Python für Programmierer" (German), September, 17 - 19, 2010
details ...


Next Meeting of Leipzig Python User Group, September 21, 2010
details ...


Course "Python für Programmierer" (German), November, 10 - 12, 2010
details ...


Kurs "Django Python Web-Framework" (German), November 29 - Dezember 1, 2010
details ...


[Powered by rest2web]

[Python Powered]