[To obtain the latest versions of the documents in this section, see the document home sites index.]

Python

Development tools · Tutorials and FAQs · Reference materials · External resources

Python is an object-oriented scripting language originally developed by Guido van Rossum at CWI in Amsterdam, named after Monty Python's Flying Circus. It provides a small set of high-level data types, but it can be extended by adding new modules implemented in a compiled language such as C or C++ to provide new object types, or new functions and variables.


Development tools:

Python for DOS using the Watcom DOS4GW protected mode extender (included)
Python for Windows 95/NT includes a text-mode implementation and a true (MDI) Windows implementation


Tutorials and FAQs:

The Python Tutorial
Extending and Embedding the Python Interpreter
The Python FAQ
The Object-Oriented FAQ


Reference materials:

The Python Reference Manual
The Python Library Reference


External resources:

The Python home page (or the European mirror site)
Fredrik Lundh's Python Page provides links to other Python sites worldwide
A collection of Python tricks, tasks and unanswered questions
Python links at Yahoo (or at Yahoo UK)
Cetus Object-Orientation Links
The OO SoapBox
The newsgroup comp.lang.python