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.
...packages In keeping with the theme of adding tried and true packages to the standard library, in 2.5 we've added ctypes, ElementTree, hashlib, sqlite3 and wsgiref to the standard library that ships with Python. Google's summer of code resulted in a new cProfile profiling module. This is a much more efficient version of the venerable profile.py module that's shipped with Python for many many years. GSoC also gave us a rewritten mailbox module that can both read and write mailboxes in a variety of...
...Package Select the MSI file through the network path Optionally, select that you want the Python to be deinstalled if the computer leaves the scope of the policy. Group policy propagation typically takes some time - to reliably deploy the package, all machines should be rebooted.
...package. Counting out stacks of discs for these packages is labor-intensive and requires several steps to accomplish: picking up an estimated number of discs from a large stack, verifying the correctness of the number of discs using a disc counter, adding or removing discs to meet the required number, and sending the disks to a packaging machine To make the packaging process cost effective, an automatic CD/DVD disc partitioner is used to carry out the above steps. Acqutek Corporation was con...
...packages, you will explicitly have to run "python2.3". Note that all Python RPMs provided by Python.org and Red Hat provide a "/usr/bin/python2.3" (or similar, with major/minor number), even if they also provide "/usr/bin/python". So, yes, it should be safe. <p /> Note that you may need to build and install a second copy of any packages which you need access to with the supplemental version of Python. You can build packages of these files for the Python 2.3...
...packages Given the large number of modules included in the Python distribution, it is often said that Python comes with batteries included. If the standard distribution does not include what you need, you may want to consult the Python Package Index which is a repository that includes close to 7000 additional packages. The following represent just a small sample of what is available. NumPy is the fundamental package needed for scientific computing with Python. It contains: a powerful N-dimensi...
...packages) and to perform any additional import.c and importlib refactoring that would be useful to this cause. The intent is that this SIG will be re-retired after Python 3.3 is released.
...package, available to developers of alternate Python implementations such as Jython and IronPython. Discussion takes place on the stdlib-sig mailing list.
...Packages to Py3 Van Lindberg proposed the idea of possibly hiring one or two programmers in the next year to port packages to Python 3. There was a discussion rather this would be a good idea. The majority of the board +1 the idea. 9.2 Sam Berger Ewa Jodlowska was approached by Larry Berger (Sam's father) during PyConZA about furthering Sam's programming education. It has been decided that PyCon will sponsor his trip to the US to take part in the Young Coders tutorial and conf...
Version: None
Released: March 10, 2020
Note: The release you are looking at is a 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. The Python 3.7 …
View Release Notes
...package which provides a large set of standard codecs -- currently only for the new Unicode support. It has a drop-in extension mechanism which allows you to add new codecs by simply copying them into the encodings package directory. Asian codec support will probably be made available as separate distribution package built upon this technique and the new distutils package. Changed Modules readline, ConfigParser, cgi, calendar, posix, readline, xmllib, aifc, chunk, wave, random, she...
Released: March 4, 2020
Note Python 3.8 is now the latest feature release series of Python 3. Get the latest release of 3.8.x here. We plan to continue to provide bugfix releases for 3.7.x until mid 2020 and security fixes until mid 2023. Python 3.7.7rc1 is the release candidate preview of the seventh …
Released: June 27, 2020
Note: The release you are looking at is a 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 the …
Released: June 17, 2020
Note Note: The release you are looking at is a bugfix release preview 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. Note …
...packaged CPython. These re-packagings often include more libraries or are specialized for a particular application: Anaconda Python (a full Python distribution for data management, analysis and visualization of large data sets) ActiveState ActivePython (commercial and community versions, including scientific computing modules) Nuitka (a compiler that packages user code with CPython into a static binary for improved performance and IP protection) pyodide (a Python distribution for the browser a...
Released: Feb. 10, 2020
This is the release candidate of Python 3.8.2, the second maintenance release of Python 3.8 Note: The release you're looking at is Python 3.8.2rc1, a bugfix release for the legacy 3.8 series. Python 3.11 is now the latest feature release series of Python 3. Get the latest release of 3.11.x …
...package ecosystem interactions with vulnerability infrastructure, security standards, and public policy such as the Secure Software Development Framework and EU Cyber Resilience Act. Seth’s work primarily involves the authoring, reviewing, and implementation of standards such as Python Enhancement Proposals (PEPs) and guides on security practices for open source projects. Seth also functions as a coordinator for security incidents affecting many projects in the Python ecosystem, such as handling...
Released: Aug. 17, 2020
Note: The release you are looking at is Python 3.7.9, the final bugfix/security release with binary installers 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 …
...packages should use, so that they better integrate with Python, and can be potentially included with Python in the future. The board has discussed this question. Martin summarized earlier discussion concluding that packages should *not* use the Python license. Tim suggested that the board recommends a "no-hassle" license, such as BSD or MIT. Guido suggested to recommend one of Larry Rosen's licenses, e.g. the Academic Free License, instead. David commented that this license is loaded. It is ...
...package repository relied on by thousands of users with a huge range of projects. We've brought on board a Packaging Project Manager to best serve PyPI users We've added a full-time CPython Developer in Residence to our team, who amplifies volunteer contributors’ impact by processing CPython pull requests and tackling structural improvements. OUR SPONSORS DONATE TO THE PSF BECOME A MEMBER GET INVOLVED ANNUAL IMPACT REPORT NEWS & UPDATES PSF FAQ APPLY FOR A GRANT PYCON US
If you didn't find what you need, try your search in the Python language documentation.