Files
wxWidgets/wxPython/docs/wxPythonTutorial.txt
Patrick K. O'Brien e71a8700c4 New documentation directory.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20357 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-04-27 14:02:14 +00:00

40 lines
862 B
Plaintext

=======================
The wxPython Tutorial
=======================
-----------------------------------------------------
How to get up and running with the wxPython toolkit
-----------------------------------------------------
:Author: Patrick K. O'Brien
:Contact: pobrien@orbtech.com
:Date: $Date$
:Revision: $Revision$
:License: wxWindows Free Documentation Licence, Version 3
.. contents::
Introduction
============
This is a tutorial for the wxPython GUI toolkit.
What is wxPython?
=================
wxPython is a GUI toolkit for the Python programming language. It
allows Python programmers to create programs with a graphical user
interface for Windows, Linux, and Mac OS X.
License
=======
This document adheres to the same license as the other documentation
that comes with wxWindows:
.. include:: ../license/licendoc.txt
:literal: