Notice: While JavaScript is not essential for this website, your interaction with the content will be limited. Please turn JavaScript on for the full experience.
Version: None
Released: Feb. 8, 2015
Python 3.5.0a1 Python 3.5 has reached end-of-life. Python 3.5.10, the final release of the 3.5 series, is available here. Python 3.5.0a1 was released on February 8th, 2015. Major new features of the 3.5 series, compared to 3.4 Python 3.5 is still in development, and 3.5.0a1 is the first alpha release. …
View Release Notes
...download URLs for the package. 2.2) The catalog should keep copies of the code, not just point to remote sites, in order to prevent disasters 2.3) It should be possible to mirror the catalog without too much trouble, using a conventional FTP or HTTP mirroring script. Requirements from #3 3.1) Users can check a signature on the downloaded package, using an external tool such as GnuPG. 3.2) Checking the signature is optional, and can be skipped if the external tool is...
Python 2.6.7 Release Python 2.6.7 Python 2.6.7 has been replaced by a newer security-fix only source release of Python. Please download Python 2.6.8 instead. Python 2.6.7 is a security-fix only source release for Python 2.6.6, fixing several reported security issues. Python 2.6.7 was released on June 3, 2011. The last binary release of Python 2.6 was 2.6.6. Python 2.6 is now in security-fix-only mode; no new features are being added, and no new bug fix releases are planned. We intend to ...
...downloads page for information about the latest Python 3 series. What's New in Python 3.1. Report bugs at http://bugs.python.org. Read the Python license. Help fund Python and its community by donating to the Python Software Foundation. Download This is a production release. we currently support these formats: Gzipped source tar ball (3.1.5) (sig) XZ compressed source tar ball (3.1.5) (sig) Bzipped source tar ball (3.1.5) (sig) MD5 checksums and sizes of the released files: 02196d3fc7...
Released: March 10, 2014
Python 3.4.0rc3 Python 3.4 has reached end-of-life. Python 3.4.10, the final release of the 3.4 series, is available here. Python 3.4.0 release candidate 3 was released on March 9th, 2014. This is a preview release of the next major release of Python, Python 3.4, and is not suitable for production …
Released: April 14, 2009
Python 2.6.2 was released on April 14, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs reported since the release of 2.6.1 have been fixed. The NEWS file lists every change in each alpha, beta, and release candidate of …
Python 2.6.2 Release Python 2.6.2 Python 2.6.2 has been replaced by a newer bugfix release of Python. Please download Python 2.6.6 instead. Python 2.6.2 was released on April 14, 2009. Python 2.6 is now in bugfix-only mode; no new features are being added. Dozens of bugs reported since the release of 2.6.1 have been fixed. The NEWS file lists every change in each alpha, beta, and release candidate of Python 2.6. What's New in Python 2.6. Report bugs at http://bugs.python.org. Read the Py...
...Download This is a preview release, and its use is not recommended in production settings. Please proceed to the download page for the download. Notes on this release: The final release is scheduled for a week after this release, and it is anticipated that there will be few (if any) changes to Python 3.4.0 between this release and the final release. The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and...
...Download Please proceed to the download page for the download. Notes on this release: The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64".) They will not work on Intel Itanium Processors (formerly "IA-64"). There is important information about IDLE, Tkinter, and Tcl/Tk on Mac OS X here.
...Download Please proceed to the download page for the download. Notes on this release: The OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature. The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64".) They will not work on Intel Itanium Processors (formerly "IA-64&q...
...Download Please proceed to the download page to download Python 3.4.5. As of Python 3.4.5, the Python 3.4 series only receives Notes on this previous release: The OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature. The binaries for AMD64 will also work on processors that implement the Intel 64 architecture. (Also known as the "x64" architecture, and formerly known as both "EM64T" and "x86-64"....
Released: Sept. 19, 2006
Python 2.5 was released on September 19th 2006. There's a bunch of places you can look for more information on what's new in this release -- see the "What's New" section further down this page. This is a final release, and should be suitable for production use. …
...Download to the desktop and open the .dmg file to install. All others should download either python-2.5.tgz or python-2.5.tar.bz2, the source archive. The tar.bz2 is considerably smaller, so get that one if your system has the appropriate tools to deal with it. Unpack it with tar -zxvf Python-2.5.tgz (or bzcat Python-2.5.tar.bz2 | tar -xf -). Change to the Python-2.5 directory and run the "./configure", "make", "make install" commands to compile and install Python...
Released: Feb. 15, 2021
Note: The release you are looking at is a security bugfix release for the legacy 3.7 series which has now reached end-of-life and is no longer supported. See the downloads page for currently supported versions of Python. The final source-only security fix release for 3.7 was 3.7.17. Please see …
Released: June 28, 2021
Released: Sept. 4, 2021
Released: March 16, 2022
Released: March 18, 2010
Python 2.6.5 was a maintenance release for Python 2.6.4, fixing dozens of issues in the core, builtin modules, libraries, and documentation. Python 2.6.5 final was released on March 19, 2010. Python 2.6 is now in bugfix-only mode; no new features are being added. The NEWS file …
...download and install newer versions alongside the system ones. The easiest way to do that is to install one of the binary installers for OS X from the Python Download page. Installers are available for the latest Python 3 and Python 2 releases that will work on all Macs that run Mac OS X 10.5 and later. Python releases include IDLE, Python's built-in interactive development environment. If you download and install Python from the release page, you may also need to download and install a newer...
If you didn't find what you need, try your search in the Python language documentation.