78 lines
1.5 KiB
Plaintext
78 lines
1.5 KiB
Plaintext
|
========================
|
||
|
wxPython Documentation
|
||
|
========================
|
||
|
|
||
|
:Author: Patrick K. O'Brien
|
||
|
:Contact: pobrien@orbtech.com
|
||
|
:Organization: Orbtech_
|
||
|
:Date: $Date$
|
||
|
:Revision: $Revision$
|
||
|
|
||
|
.. _Orbtech: http://www.orbtech.com/
|
||
|
|
||
|
|
||
|
wxPython Manual
|
||
|
===============
|
||
|
|
||
|
`The wxPython Manual`_ is a reference to the wxPython toolkit.
|
||
|
|
||
|
.. _The wxPython Manual: wxPythonManual.html
|
||
|
|
||
|
|
||
|
wxPython Developer Reference
|
||
|
============================
|
||
|
|
||
|
`The wxPython source code documentation`_ is for developers, and was
|
||
|
created using the Epydoc tool.
|
||
|
|
||
|
.. _The wxPython source code documentation: http://www.orbtech.com/www/wx/epydoc/
|
||
|
|
||
|
|
||
|
wxPython Tutorial
|
||
|
=================
|
||
|
|
||
|
`The wxPython Tutorial`_ will help get you started with wxPython.
|
||
|
|
||
|
.. _The wxPython Tutorial: wxPythonTutorial.html
|
||
|
|
||
|
|
||
|
wxPython Examples
|
||
|
=================
|
||
|
|
||
|
`The wxPython Examples`_ illustrates example programs using wxPython.
|
||
|
|
||
|
.. _The wxPython Examples: wxPythonExamples.html
|
||
|
|
||
|
|
||
|
wx Package
|
||
|
==========
|
||
|
|
||
|
`The wxPython wx Package`_ explains the new prefix-less wx package.
|
||
|
|
||
|
.. _The wxPython wx Package: wxPackage.html
|
||
|
|
||
|
|
||
|
Py Manual
|
||
|
=========
|
||
|
|
||
|
`The Py Manual`_ documents the Py collection of programs and source
|
||
|
code modules, including:
|
||
|
|
||
|
* PyAlaCarte
|
||
|
* PyAlaMode
|
||
|
* PyCrust
|
||
|
* PyFilling
|
||
|
* PyShell
|
||
|
* PyWrap
|
||
|
|
||
|
.. _The Py Manual: PyManual.html
|
||
|
|
||
|
|
||
|
Py Developer Reference
|
||
|
======================
|
||
|
|
||
|
`The Py source code documentation`_ is for developers, and was created
|
||
|
using the Epydoc tool.
|
||
|
|
||
|
.. _The Py source code documentation: http://www.orbtech.com/www/wx/epydoc/public/wx.py-module.html
|