Home > Developer Tools >
Supported Systems for Python
Sponsored Links  
Python
Old Version of Python
Software Overview
Website:
http://www.python.org
Developer:
Python Software Foundation
Latest Version:
Python 2.7.2 & Python 3.1.4
Supported Systems:
Legacy OS support
Windows 98, 2000, XP, Vista, 7
License:
Freeware
First Release:
14 June, 2009 (3 years ago )
Latest Release:
12 June, 2011 (8 months ago )
Old Versions of Python :
Version NameReleased DateSize
Python 3.2.2 (x64) 04 September, 2011 (5 months ago) 17.68 MB Download
Python 3.2.2 04 September, 2011 (5 months ago) 17.2 MB Download
Python 3.2.1 11 July, 2011 (7 months ago) 17.18 MB Download
Python 3.2.1 (x64) 11 July, 2011 (7 months ago) 17.67 MB Download
Python 2.7.2 12 June, 2011 (8 months ago) 15.23 MB Download
Python 2.7.2 (x64) 12 June, 2011 (8 months ago) 15.58 MB Download
Python 3.1.4 12 June, 2011 (8 months ago) 13.62 MB Download
Python 3.1.4 (x64) 12 June, 2011 (8 months ago) 13.88 MB Download
Python 2.7.1 (x64) 27 November, 2010 (1 year ago) 15.58 MB Download
Python 2.7.1 27 November, 2010 (1 year ago) 15.26 MB Download
Python 3.1.3 (x64) 27 November, 2010 (1 year ago) 13.88 MB Download
Python 3.1.3 27 November, 2010 (1 year ago) 13.64 MB Download
Python 2.6.5 (x64) 29 March, 2010 (2 years ago) 14.72 MB Download
Python 2.6.5 19 March, 2010 (2 years ago) 14.4 MB Download
Python 2.6.4 (x64) 25 October, 2009 (2 years ago) 14.52 MB Download
Python 2.6.4 25 October, 2009 (2 years ago) 14.2 MB Download
Python 2.6.3 (x64) 02 October, 2009 (2 years ago) 14.51 MB Download
Python 2.6.3 02 October, 2009 (2 years ago) 14.18 MB Download
Python 3.1.1 (x64) 17 April, 2009 (3 years ago) 13.48 MB Download
Python 3.1.1 17 April, 2009 (3 years ago) 13.1 MB Download
Python 2.6.2 14 April, 2009 (3 years ago) 13.86 MB Download
Python 2.6.2 (x64) 14 April, 2009 (3 years ago) 14.18 MB Download
Python 3.0.1 (x64) 13 February, 2009 (3 years ago) 13.07 MB Download
Python 3.0.1 13 February, 2009 (3 years ago) 12.81 MB Download
Python 2.6.1 04 December, 2008 (3 years ago) 13.81 MB Download
Python 2.6.1 (x64) 04 December, 2008 (3 years ago) 14.12 MB Download
Python 3.0 03 December, 2008 (3 years ago) 12.56 MB Download
Python 2.6 (x64) 02 October, 2008 (3 years ago) 13.83 MB Download
Python 2.6 02 October, 2008 (3 years ago) 13.52 MB Download
Python 2.4.4 18 October, 2006 (5 years ago) 9.22 MB Download
Python 2.5 19 September, 2006 (5 years ago) 10.2 MB Download
Python 2.4.3 15 April, 2006 (6 years ago) 9.24 MB Download
Python 2.4.2 28 September, 2005 (6 years ago) 9.22 MB Download
Python 2.4.1 30 March, 2005 (7 years ago) 10.46 MB Download
Python 2.3.5 08 February, 2005 (7 years ago) 9.42 MB Download
Python 2.4 30 November, 2004 (7 years ago) 10.38 MB Download
Python 2.3.4 27 May, 2004 (8 years ago) 9.43 MB Download
Python 2.3.3 19 December, 2003 (8 years ago) 9.12 MB Download
Python 2.3.2.1 15 October, 2003 (8 years ago) 9.04 MB Download
Python 2.3.1 24 September, 2003 (8 years ago) 9.14 MB Download
Python 2.3 30 July, 2003 (9 years ago) 8.95 MB Download
Python 2.2.3 31 May, 2003 (9 years ago) 6.99 MB Download
Python 2.2.2 15 October, 2002 (9 years ago) 6.95 MB Download
Python 2.2.1 10 April, 2002 (10 years ago) 6.81 MB Download
Python 2.1.3 09 April, 2002 (10 years ago) 6.12 MB Download
Python 2.1.2 16 January, 2002 (10 years ago) 6.12 MB Download
Python 2.2 21 December, 2001 (10 years ago) 6.75 MB Download
Python 2.1.1 21 July, 2001 (11 years ago) 6.02 MB Download
Python 2.0.1 23 June, 2001 (11 years ago) 5.57 MB Download
Python 2.0 14 June, 2001 (11 years ago) 5.54 MB Download
Python 2.1 14 June, 2001 (11 years ago) 5.98 MB Download
Python 2.3.2 9.07 MB Download
Screenshots: (View all)
Python 3.1.4 a dynamic object-oriented programming language with new unittest features including test ski More
To support Python 3.1.4 has a way to put definitions in a file and use them in a script or in an interact More
Python 3.1.4 released with new, improved, and deprecated modules that support convenient counting of uniq More
About Python :
Python is a dynamic object-oriented programming language that can be used for many kinds of software development. It offers strong support for integration with other languages and tools, comes with extensive standard libraries, and can be learned in a few days. Many Python programmers report substantial productivity gains and feel the language encourages the development of higher quality, more maintainable code. Python runs on Windows, Linux/Unix, Mac OS X, OS/2, Amiga, Palm Handhelds, and Nokia mobile phones. Python has also been ported to the Java and .NET virtual machines.

Python Features

  • very clear, readable syntax
  • strong introspection capabilities
  • intuitive object orientation
  • natural expression of procedural code
  • full modularity, supporting hierarchical packages
  • exception-based error handling
  • very high level dynamic data types
  • extensive standard libraries and third party modules for virtually every task
  • extensions and modules easily written in C, C++ (or Java for Jython, or .NET languages for IronPython)
  • embeddable within applications as a scripting interfac
Python Trivia
Did You Know?
Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.