Categories
Python
Python is an interpreted, interactive, object-oriented programming language. It combines power with clear syntax, and isn't difficult to learn. It has modules, classes, exceptions, very high level data types, and dynamic typing.
Python has interfaces to many system calls and libraries, as well as to various windowing systems. It is easy to write new built-in modules in C or C++. Python can also be used as an extension language for applications that need a programmable interface.
Last updated 7 Dec, 2004
Versions
2.5
2.5 stable released 2006-09-19
- Released: 19 Sep, 2006
- Code Maturity: Stable
- Source Archive: http://www.python.org/ftp/python/2.5/Python-2.5...
- Licenses: Python 2.5
- Interfaces: Command Line
User Community and Support
Printed user tutorial available from http://www.network-theory.co.uk/python/manual/; Printed language reference available from http://www.network-theory.co.uk/python/language/; See http://www.python.org/topics/learn/ for documentation for beginners; See http://docs.python.org/ for a list of current on-line documentation
General Resources
Announcement Resources
Support Resources
Development
Developer Resources
- VCS Repository Webview
- irc://irc.freenode.net/#python-dev




