Python is an interpreted, interactive, object-oriented programming language. It incorporates modules, exceptions, dynamic typing, very high level dynamic data types, and classes. Python combines remarkable power with very clear syntax. It has interfaces to many system calls and libraries, as well as to various window systems, and is extensible in C or C++. It is also usable as an extension language for applications that need a programmable interface. Finally, Python is portable: it runs on many brands of UNIX, on the Mac, and on MS-DOS.
The full Python documentation is on-line as hypertext: Tutorial, Language Reference, Library Reference, and Extensions Manual. Here's a quick reference by Chris Hoffmann (converted to HTML by C. Derek Fields). Here are railroad diagrams of the grammar (in PostScript). Perl and Tcl programmers may first want to have a look at a testimonial by a convert. And of course there's a FAQ list (and a hypertext version of it by Skip Montanaro).
Source and documentation, as well as binaries for Macintosh and DOS are available by anonymous ftp from several sites:
Lance Ellinghouse <lance@markv.com>
maintains an
ftp server with a growing collection of interesting Python scripts.
To submit a script for inclusion, place it together with a readme file
(with extension .readme) in the publicly writable directory
/incoming/python
on his site
(ftp.markv.com
).
You can also have a peek at my working source set -- completely at your own risk!
There's a newsgroup for discussion of Python-related subjects:
comp.lang.python. There's also a
mailing list, which contains exactly the same messages as the
newsgroup. If you would like to be on the mailing list, you can
send mail to <python-list-request@cwi.nl>
(a human reads the mail, so no LISTSERV commands please!).
A hypermail archive of the newsgroup mailing list also exists -- try it now!
A workshop on Python is being held on November 1-3, 1994, at NIST in Gaithersburg, Maryland, U.S.A. -- see the Workshop Notes.
Python owes much to ABC, a language developed in the eighties at CWI.
PS Spam lovers! Here are a sound sample (251k) and a color version of the picture (38k).