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.
Audio/Video Instructional Materials for Python audio, video, instructional material, python, podcast, podcasts A growing body of podcasts, screencasts and video presentations for the Python community. There is a growing body of podcasts, screencasts and video presentations for the Python community. This page collects some of the best. Podcast Repositories core.py Pablo Galindo and Łukasz Langa talk about Python internals, because they work on Python internals. PyPodcats Hidden Figures of Pyt...
Creating And Distributing Your Own Screencasts screencasts, python For users of Windows, there are instructions and a video on how to get starting using the free, GPL'd CamStudio software. Note: The difference between a screencast and a video is a semantic one, but generally a screencast is a video lecture that focuses on looking at actual source code or other such text on the presenter's desktop. A video, as the term is used here, is usually shot with a standalone camera of a presenter talk...
Alternative Python implementations alternative python implementations This site hosts the "traditional" implementation of Python (nicknamed CPython). A number of alternative implementations are available as well and several vendors have repackaged CPython to include more libraries or specialized it for a particular application. This site hosts the "traditional" implementation of Python (nicknamed CPython). A number of alternative implementations are available as well, namely ...
comp.lang.python.announce Posting Guidelines comp.lang.python.announce comp.lang.python.announce The comp.lang.python.announce newsgroup (or c.l.py.a for short) has been created in early 1998 as a companion newsgroup for comp.lang.python focused on Python-related announcements. The newsgroup charter is as follows: comp.lang.python.announce is a moderated, low-volume newsgroup for announcements regarding the Python programming language, including: new releases of the core distribution and con...
Python 3.3.5 license Python 3.3.5 license This is the official license for the Python 3.3.5 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
Python 3.4.0 Release Candidate 3 Release Python 3.4.0 release candidate 3 Note: Python 3.4.0rc3 has been superseded by Python 3.4.9. 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 environments. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fixes. ...
Python 3.4.0 Python 3.4.0 Note: Python 3.4.0 has been superseded by Python 3.4.9. Python 3.4.0 was released on March 16th, 2014. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fixes. Among the new major new features and changes in the 3.4 release series are PEP 428, a "pathlib" module providing object-oriented filesystem paths PEP 435, a standardized "enum&q...
Python 3.4.1 Python 3.4.1 Note: Python 3.4.1 has been superseded by Python 3.4.9. Python 3.4.1 was released on May 18th, 2014. Python 3.4.1 has over three hundred bugfixes and other improvements over 3.4.0. One notable change: the version of OpenSSL bundled with the Windows installer no longer has the "HeartBleed" vulnerability. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improveme...
Python 3.4.1 license Python 3.4.1 license This is the official license for the Python 3.4.1 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
Python 2.7.6 license Python 2.7 license This is the official license for the Python 2.7.6 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at the ...
Python 2.7.7 license Python 2.7 license This is the official license for the Python 2.7.7 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at the ...
PSF PyCon Trademark Usage Policy PyCon, trademark, policy PyCon Nigeria Version 1.0 "PyCon" Trademark Policy In order to protect the term "PyCon" against unwanted or misleading use by third parties, the PSF claims the term “PyCon” as a trademark worldwide for conference activities. The PSF is additionally pursuing registration of the mark in various jurisdictions. It is the policy of the Python Software Foundation to allow the use of "PyCon" for conferences that f...
PSF Bylaws Bylaws of the Python Software Foundation, Version 2 ARTICLE I Business Offices The corporation shall have such offices either within or outside the State of Delaware and within or outside the United States, as the Board of Directors may from time to time determine or as the business of the corporation may require. ARTICLE II Registered Offices and Registered Agents Section 2.1. Delaware. The address of the initial registered office in the State of Delaware and the name of the initia...
2014 PSF Members' Meeting Minutes The Python Software Foundation Minutes of the 2014 Members' Meeting July 23, 2014 The Python Software Foundation (the "PSF") held its annual members' meeting on July 23, 2014 at 17:30 CEST in the BCC Berlin in Berlin, Germany (EuroPython 2014). The agenda is available here. Marc-Andre Lemburg presided over the meeting and also prepared these minutes with the assistance of EJ. Contents 1 Attendance 2 Introd...
Python 3.4.2 license Python 3.4.2 license This is the official license for the Python 3.4.2 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
Python 3.4.2 Python 3.4.2 Note: Python 3.4.2 has been superseded by Python 3.4.9. Python 3.4.2 was released on October 8th, 2014. Python 3.4.2 has many bugfixes and other small improvements over 3.4.1. One new feature for Mac OS X users: the OS X installers are now distributed as signed installer package files compatible with the OS X Gatekeeper security feature. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hu...
Python Mobile SIG Charter The Mobile-SIG exists to improve the usability of Python on mobile devices, as mobile platforms have their own unique requirements and constraints. There are two goals: To collaborate on porting CPython to mobile platforms and ensure that other Python implementations (i.e. Jython, IronPython) present much the same environment as CPython when running on mobile devices. To collaborate on the design of modules for mobile-centric features such as cameras, GPS, accelerom...
Python 3.4.3 license Python 3.4.3 license This is the official license for the Python 3.4.3 release: A. HISTORY OF THE SOFTWARE ========================== Python was created in the early 1990s by Guido van Rossum at Stichting Mathematisch Centrum (CWI, see http://www.cwi.nl) in the Netherlands as a successor of a language called ABC. Guido remains Python's principal author, although it includes many contributions from others. In 1995, Guido continued his work on Python at th...
Python 3.4.3 Python 3.4.3 Note: Python 3.4.3 has been superseded by Python 3.4.9. Python 3.4.3 was released on February 25th, 2015. Python 3.4.3 has many bugfixes and other small improvements over 3.4.2. Major new features of the 3.4 series, compared to 3.3 Python 3.4 includes a range of improvements of the 3.x series, including hundreds of small improvements and bug fixes. Among the new major new features and changes in the 3.4 release series are PEP 428, a "pathlib" module prov...
Python 3.5.2 Python 3.5.2 Note: Python 3.5.2 has been superseded by Python 3.5.6. Python 3.5.2 was released on June 26th, 2016. Major new features of the 3.5 series, compared to 3.4 Among the new major new features and changes in the 3.5 release series are PEP 441, improved Python zip application support PEP 448, additional unpacking generalizations PEP 461, "%-formatting" for bytes and bytearray objects PEP 465, a new operator (@) for matrix multiplication PEP 471, os.scandir...
If you didn't find what you need, try your search in the Python language documentation.