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.
...downloaded over 12,000 times from SourceForge, with over 3,500 downloads of the latest release in a three months time period. There are now thousands of users all over the world applying MayaVi in many research fields. It has recently been packaged for Debian Linux and was included in its latest release, Woody. Conclusion If it weren't for Python, MayaVi would not exist. Programming in Python is such a pleasure and so easy that even a spare time project can be very successful in doing what it...
Version: None
Released: Oct. 4, 2014
This is a security-fix source-only release. The last binary release was 3.2.5. The list of fixed security related issues can be found in the NEWS file. New features of the 3.2 series, compared to 3.1 Python 3.2 is a continuation of the efforts to improve and stabilize the …
View Release Notes
Released: June 6, 2023
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.17, a security bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. Security content in this …
...Download a copy of the PSF Sponsorship Prospectus for more details about sponsorship. Sponsorship Renewals Your sponsorship will run for one year after the date of receipt of payment. Two months before the end of your sponsorship, we will contact you requesting a renewal. If renewal has not occurred by the renewal date of the sponsorship, the PSF may remove the sponsor's logo from the sponsor page.
About the Python Software Foundation The Python Software Foundation is the organization behind the open source Python programming language. We are devoted to creating the conditions for Python and the Python community to grow and thrive. We fulfill our mission through these core activities: Infrastructure STRUCTURE AND STABILITY SO THE PYTHON LANGUAGE, ITS CONTRIBUTORS, AND USERS CAN THRIVE. We distribute Python, free of charge and available to all, for ever. We are the stewards of Python int...
...downloadable resource that can be immediately installed. The main reason is consistency: it's nice if naive users only have to deal with one kind of file for Python module distributions (eg. Red Hat Linux users can just download and install a bunch of RPMs; whether those RPMs contain .py or .so files or both is immaterial). Second, there might be non-binary files that are generated from files in the source release, such as man pages generated from SGML source. The ...
...download the source System Message: ERROR/3 (<string>, line 216) Unexpected indentation. RPM and run: <pre> rpm --rebuild <packagename>.src.rpm</pre> or download the original tar file and run: <pre> rpm -ta <packagename>.tgz</pre> Note: this does not actually install <packagename>. The resulting binary RPMs are written to a system-dependent location, but can be found by looking toward the end of the output of the abo...
Released: Dec. 6, 2022
This is a security release of Python 3.9 Note: The release you're looking at is Python 3.9.16, a security bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. Security content in this …
Released: April 4, 2023
This is an early developer preview of Python 3.12. Major new features of the 3.12 series, compared to 3.11 Python 3.12 is still in development. This release, 3.12.0a7 is the seventh and final alpha release of 3.12. Alpha releases are intended to make it easier to test the current …
...downloads are available at www.python.org. About the PSF The Python Software Foundation (PSF) is a non-profit organization devoted to advancing Open Source technology related to the Python programming language. The PSF holds the intellectual property rights to Python. Additional information on the PSF is available at http://www.python.org/psf.
...downloads are available at www.python.org. About the Python Software Foundation The Python Software Foundation (PSF) is a non-profit organization devoted to advancing Open Source technology related to the Python programming language. The PSF holds the intellectual property rights to Python and plans to fund portions of future development of the language. Additional information on the PSF is available at www.python.org/psf. To make a tax-deductible donation, please visit www.pytho...
...download one of the .src.rpm files below, and run "rpmbuild --rebuild python-<version>.src.rpm". Note toward the end of the output, the lines starting with "Wrote:" indicate where the binary RPMs were written. <p /> The benefit of building binary RPMs in this way is that they are built using exactly the set of libraries and versions of packages that you have installed on your system. Because the SRPMs encompass all the steps required to build binary RPMs...
Released: Oct. 1, 2019
This is the release candidate of Python 3.8.0 Note: The release you're looking at is Python 3.8.0rc1, an outdated release. Python 3.9 is now the latest feature release series of Python 3. Get the latest release of 3.9.x here. Please keep in mind that this is a preview release …
Released: Aug. 30, 2021
This is the seventh maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.7, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. There's been 187 commits …
Released: March 23, 2022
This is the twelfth maintenance release of Python 3.9 Note: The release you're looking at is Python 3.9.12, a bugfix release for the legacy 3.9 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x here. This is a special …
Released: Dec. 11, 2019
Note Python 3.8 is now released and is the latest feature release of Python 3. Get the latest release of 3.8.x here. Python 3.6.10rc1 is the release candidate preview of the next security fix release of Python 3.6. Python 3.6.8 was the final bugfix release for 3.6. Python 3.6 …
...downloads are available at www.python.org. About Python Python is a powerful object oriented programming language that is developed and maintained by a global community of Open Source contributors, under the oversight of the Python Software Foundation. Python's unique blend of simplicity and power excels in a wide range of business and research development tasks, including the construction of web applications, complex business solutions, and large desktop applications. About Zop...
What's new in Python 1.5 and beyond If you download the source release, there's a loooong list of changes since release 1.4 in the file Misc/NEWS. Below are some highlights. (Or go directly to the listings of what's new in 1.5b1, what's new in 1.5b2, and what's new in 1.5 (final).) For an essay on the (difficult!) subject of metaprogramming, see my essay Metaprogramming in Python 1.5. See also the description of some major new features in version 1.5: Built-in Package Support and Stand...
Download Python 1.6 Source <h2>Python 1.6</h2> <p>CNRI OPEN SOURCE LICENSE AGREEMENT</p> </center> <br><br> <p>IMPORTANT: PLEASE READ THE FOLLOWING AGREEMENT CAREFULLY.</p> <p>BY CLICKING ON "ACCEPT" WHERE INDICATED BELOW, OR BY COPYING, INSTALLING OR OTHERWISE USING PYTHON 1.6 SOFTWARE, YOU ARE DEEMED TO HAVE AGREED TO THE TERMS AND CONDITIONS OF THIS LICENSE AGREEMENT.</p> <p>1. This LICENSE AGREEMENT is betwee...
If you didn't find what you need, try your search in the Python language documentation.