1 =======================
 
   3 =======================
 
   5 -----------------------------------------
 
   6  How to get up and running with wxPython
 
   7 -----------------------------------------
 
   9 :Author: Patrick K. O'Brien
 
  10 :Contact: pobrien@orbtech.com
 
  11 :Organization: Orbtech_
 
  14 :License: wxWindows Free Documentation Licence, Version 3
 
  16 .. _Orbtech: http://www.orbtech.com/
 
  24 This is a tutorial for the wxPython GUI toolkit.  It uses the new wx
 
  25 package syntax that was introduced in wxPython 2.4.1.
 
  31 wxPython is a GUI toolkit for the Python programming language.  It
 
  32 allows Python programmers to create programs with a graphical user
 
  33 interface for Windows, Linux, and Mac OS X.
 
  39 This document adheres to the same license as the other documentation
 
  40 that comes with wxWindows:
 
  42 .. include:: ../licence/licendoc.txt