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.
SIG on Python bindings for Objective-C/NeXTSTEP/OpenStep SIG on Python bindings for Objective-C/NeXTSTEP/OpenStep This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. The Python / Objective C connection lives on in the PyObjC project at SourceForge! The purpose of this SIG is to complete a Python extension module bi...
Objective-C SIG Status Objective-C SIG Status Lele Gaifax has recently posted a much improved module to provide Python bindings to the Objective-C runtime. Bill Bumgarner is archiving the latest releases, along with quad-fat binaries and other useful Objective-C/Python stuff. Bill's archive is available at ftp://ftp.thoughtport.net/pub/next/lang/
Parser-SIG - SIG on Parser Generation for Python This SIG was created to discuss and select a standard parser generator for Python; it has now been retired due to inactivity. The list of parser generators has moved to /topics/parsing.html.
SIG for Idioms, Patterns, and Frameworks in Python SIG for Idioms, Patterns, and Frameworks in Python This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. Further information: Pipermail archives Findmail archives The old list mission statement
Plot-SIG - SIG on Data Plotting Solutions for Python SIG on Data Plotting Solutions for Python This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. The purpose of this list is to develop, coddle together, adopt or otherwise make available Python tools for plotting of scientific and business plots of dat...
Python Data Plotting Solutions SIG Issues Python Data Plotting Solutions SIG Issues Plotting needs vary greatly depending on each user's requirements; some users wish to see a better API between Python and existing plotting libraries or programs. Others would rather see a new framework which maximally leverages the OOP and dynamic strengths of Python, at the cost of reinventing a few wheels. Both strategies will be entertained by the SIG, with individual members contributing to...
Progenv SIG - Python programming-environment issues Progenv SIG - Python programming-environment issues This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. This list was intended for the discussion of the issues concerning the Python programming environment - the facilities, including editors, interp...
PythonWin Special Interest Group PythonWin SIG This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. Further information: Pipermail archives Findmail archives The old list mission statement
String-SIG - SIG on Enhancement of Python String Processing SIG on Enhancement of Python String Processing This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. This is forum for discussion of ideas, designs, and implementations of enhancements to Python's string pro...
Thread-SIG - SIG on Process Threading in Python SIG on Process Threading in Python This sig has been retired. New postings to the mailing list will be rejected, but the archives of the old list are still available for perusal. See the SIGs home page for info about active and inactive lists. This list's mission is to improve the status of threading in Python. Specifically: Python will have a sufficiently powerful threading interface ...
The Python type system SIG The Python type system SIG This list has been created for discussions on issues related to Python's type system. Recently, the types SIG has come under attack for inactivity, and in response Paul Prescod has offered to guide the SIG towards accomplishing a single specific goal: to develop an optional static typing system for Python. The December 1999 archives of the SIG show the discussion that lead to this decision. Resources The following resource...
Details on Python interfaces Details on Python Interfaces coming soon...
Details on static typing in Python Details on static typing in Python coming soon...
Types SIG Status Types SIG Status 7-Dec-1999 Paul Prescod takes over the SIG 20-Nov-1998 Mission statement approved and SIG created 19-Nov-1998 SIG proposed
Details on the types vs. classes dichotomy Details on the types vs. classes dichotomy coming soon...
Conferences and Workshops Conference Listings There are quite a number of Python conferences happening all year around and in many parts of the world. Many of them are taking place yearly or even more frequent: Python Conferences List on the Python Wiki -- this is the main and most complete list of conferences around the world Subsets of this list are also available on other sites: pycon.org -- lists a subset of mostly national Python conferences PyData -- listings of Python conferences sp...
Python Developer's Guide Python's Developer Guide can be found at https://devguide.python.org/. The pieces of documentation hosted here are: PEPs (Python Enhancement Proposals) Buildbots Python.org Maintenance and Administration
Python Buildbot The Python development team builds and tests on many machines, architectures and configurations. These variations are divided into two categories: stable and unstable. The stable versions are the primary platforms that should always have all tests passing. We manage all our main branches for stability. We strive to keep all configurations passing all tests, but sometimes we require specialized expertise to fix problems. If you can help fix problems on an unstable platform, ...
Python.org Maintenance and Administration Warning This document is outdated. Please visit https://pythondotorg.readthedocs.io/ for up-to-date information about maintaining python.org. Python.org Maintenance and Administration This document is incomplete; we're updating it as questions come up. If you have questions, try the webmaster alias first, then pydotorg-www if you don't get a response. Getting Started To learn how to maintain the Python.org website, please read the Python.org Websi...
None Some portions of the Python.org website are made available in multiple languages thanks the volunteered efforts of translators. This document identifies those portions of the site and describes how translators can contribute. List of Translated Portions The following portions of the site currently contain translated material: Python Frequently Asked Questions Additional portions of the site may be offered in translation should contributors step forward and are willing to maintain tran...
If you didn't find what you need, try your search in the Python language documentation.