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.
Web SIG The Python Web SIG is dedicated to improving Python's support for interacting with World Wide Web services and clients. Charter The first task should be to create a plan (in the form of a PEP) for bringing the Web support in the standard Python library up to modern standards. This would address capabilities such as (but not limited to) CSS parsing, XHTML parsing and generation support, client-side and server-side SSL support, simple server frameworks, multi-part/form-data POST suppor...
Python Special Interest Groups - Guidelines Python SIG Creation Guidelines The guidelines for creation of new SIGs are rather informal, but a few key things are necessary. First we outline the general framework of the SIGs and then we describe what you have to do if you want us to create a new SIG. The SIG mailing lists are managed by GNU Mailman, a web-based interface for mailing lists written in Python. Un/subscription requests, archiving of messages, etc. all happen automatically, without...
Retired SIGS These are SIGs that existed in the past but are no longer active. Their archives and home pages are retained. A retired SIG can be revived, using the same criteria as for creating a new SIG. Name Coordinator Description Info catalog-sig A.M. Kuchling The Python software catalog archive March 2013 compiler-sig Jeremy Hylton Compiling and parsing Python Type checking, code generation archive May 2001 do-sig David Arnold Distributed Object Technologies archive A...
SIG for Python Resource Cataloguing SIG for Python Resource Cataloguing This SIG was created to discuss and build a catalog of Python resources. The SIG charter was: The Python Catalog SIG aims at producing a master index of Python software and other resources. It will begin by figuring out what the requirements are, converging on a design for the data schema, and producing an implementation. ("Implementation" will almost certainly include mean a set of CGI scripts for browsing t...
Other Catalog Systems Other Catalog Systems This page collects useful links that will help you learn about the catalog systems used by other projects. We've tracked down the instructions so that you don't have to. CPAN CPAN search page PAUSE (instructions for registering and uploading modules) Zen of Comprehensive Archive Networks: a note from CPAN's maintainers. (A less interesting document than it sounds, unfortunately.) Perl Package Manager from ActiveSt...
Catalog Requirements Catalog Requirements There are a few steps needed to find and install a package: Discovery : which module does what I need? Download : where can I get a copy? Security : is this actually from the package author, and not a Trojan horse? Installation : how do I compile the package, install it, and set it up? Updating : what's the latest version of a package? do I need to get an updated version for my system? The ...
Compiler-SIG Compiler-SIG This SIG provides a forum for discussing compilation and program analysis issues. Unlike most SIGs, it does not have a specific mandate or deliverable. There are several independent projects to develop compilers, type checkers, and related tools. The CPython and JPython distributions also contain compilers, of course; future versions of these compilers will also be discussed on this sig. There will likely be some overlap between the types-sig and the co...
Python Getopt SIG Python Getopt SIG The purpose of this SIG was to come up with a new and improved library for command-line parsing in Python 2.3. Everybody seems to agree that the venerable getopt module just doesn't do enough. The trick is to find something that is sufficiently powerful and flexible without being too complex to use, especially for novice programmers. The SIG was kicked off shortly after David Goodger and Greg Ward (your humble narrator and champion of this SI...
Comparing Option-Parsing Libraries Comparing Option-Parsing Libraries NOTE: this page is present for historical purposes only. The getopt-sig is retired, and Optik was added to the Python standard library (as optparse) in Python 2.3. (It was checked in to Python's CVS tree in November 2002, and first released in July 2003.) Since I proposed Optik for the Python standard library, a number of other option-parsing libraries have come to light. I'm trying to evaluate them by ...
[PYTHON MATRIX-SIG] FAQ Here's my first step at creating a FAQ for this project. If anybodyelse wants to take it up, please feel free. This is going to be veryfree form, off the top of my head and unedited. Still, I anticipatethat it will be useful. Occaionally I will steal text entirely fromother people on the SIG without any attribution. I'll try to fix thislater. Written by Jim Hugunin (hugunin@mit.edu) on April 25, 1996. 1) What's Numerical Python? Here should really go...
Towards a Standard Parser Generator Towards a Standard Parser Generator Martin v. Löwis Humboldt-Universität zu Berlin Institut für Informatik loewis@informatik.hu-berlin.de Abstract Developing parsers for "little" languages is a common task for many software developers. People have frequently requested inclusion of a specific parser generator framework into the Python library. In this paper, we compare several Python parser generators, using the XPath langua...
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
SIG for Development of Persistence and Transaction Frameworks SIG for Development of Persistence and Transaction Frameworks Recent News There will be a Python Persistence BOF at the O'Reilly Open Source Conference. Python Persistence Date: 07/25/2002 Time: 8:00pm - 10:00pm Location: Grande Ballroom C in the East Tower Moderated by: Patrick O'Brien, Orbtech A Python Persistence Special Interest Group was recently formed to explore ways to add basic persistence and transact...
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...
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
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...
Python 2.4.4 Documentation Download all these documents (Many formats are available, including typeset versions for printing.) Locate previous versions What's New in Python 2.4 (changes since previous major release) Tutorial (start here) Global Module Index (for quick access to all modules) Library Reference (keep this under your pillow) Macintosh Library Modules (this too, if you use a Macintosh) Language Reference (for language lawyers) Extending and Embedding (tutori...
Download Python 2.4.4 Documentation To download an archive containing all the documents for this version of Python in one of various formats, follow one of links in this table. The numbers in the table are the size of the download files in Kilobytes. Content Format ZIP BZip2 HTML 3639K 1366K PDF (US-Letter) 5314K 5242K PDF (A4) 5293K 5220K PostScript (US-Letter) 2280K 1656K PostScript (A4) 2285K 1660K GNU Info 932K LaTeX 1915K 1334K Contents These archives conta...
Python 2.5 Documentation Download all these documents (Many formats are available, including typeset versions for printing.) Locate previous versions What's New in Python 2.5 (changes since previous major release) Tutorial (start here) Global Module Index (for quick access to all modules) Library Reference (keep this under your pillow) Macintosh Library Modules (this too, if you use a Macintosh) Language Reference (for language lawyers) Extending and Embedding (tutorial...
If you didn't find what you need, try your search in the Python language documentation.