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.
...Lists Python Mailing Lists and Newsgroups Here's an overview of the mail and news resources for python. For a complete listing of python.org's public mailing lists you can view them on Mailman 3. To request a new list, send e-mail to postmaster @ python.org; please check first to make sure a similar list does not already exist. Mailing lists for users speaking languages other than English are listed in the non-English python resources guide, which includes mailing lists, translated and or...
...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 human intervention. This is A Good Thing (TM) because such responses should be processed very quickly. (While the normal way to interact with a mailing list is via the SIG's "listinfo" web page, it is also possible to send commands to a special administrative address, see below.) Every SIG must have a clea...
...lists such as python-dev, and python-ideas, the bug tracker, Git questions, code reviews, etc. Additionally, mentors assist in something incredibly critical to maintain contributor interest: getting patches through the process and actually committed. We all know – not everyone who is mentor will have all the answers, so mentors also act as conduits to others who will have the answer. The most important point to make is that everyone is welcome and no one, no matter who they are, is turned away. ...
...lists a subset of mostly national Python conferences PyData -- listings of Python conferences specializing in AI & Data Science Several of these conferences record the talk sessions on video. pyvideo.org provides an index to a large set these videos. Announcing Events If you would like to announce a Python related event, please see Submitting an event to the Python events calendars. You can also ask on pydotorg-www at python dot org for help. Adding Conferences If you have an event to a...
Python Patterns - An Optimization Anecdote Warning This page stays here for historical reasons and it may contain outdated or incorrect information. The other day, a friend asked me a seemingly simple question: what's the best way to convert a list of integers into a string, presuming that the integers are ASCII values. For instance, the list [97, 98, 99] should be converted to the string 'abc'. Let's assume we want to write a function to do this. The first version I came ...
...lists. This is forum for discussion of ideas, designs, and implementations of enhancements to Python's string processing capabilities. In particular, this list helped develop a new implementation of regular expression pattern matching capabilities with a compatable syntax to Perl. Pipermail archives Archives at reference.com
...lists. This list was intended for the discussion of the issues concerning the Python programming environment - the facilities, including editors, interpreter, debuggers, browsers, documentation, and so forth, instrumental in the actual act of Python programming. Discussions may cover use of and problems with existing facilities, as well as efforts to produce new tools and solutions. The overall orientation is to foster the development of this programming environment. Fur...
Python Special Interest Groups - Coordinator Resource Guide Each PSA SIG </community/sigs> coordinator has at their disposal: A Mailman mailing list A SIG Web directory, situated in http://python.org/community/sigs/ </community/sigs/> These resources are available on python.org, under the name of the SIG. The SIG coordinator has remote control of them, with email and web-mediated administrative authority of the mailing list. Currently, SIG coordinators do not have direct acces...
...lists. Further information: Pipermail archives Findmail archives The old list mission statement
...lists. Further information: eGroups archives The old list mission statement The catalog-sig can be seen as a revival of the locator-sig.
...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 data. Topic Issues Archives
Structured Text Formatting Rules Structured Text Formatting Rules For the gendoc processor we (Daniel and Robin) have decided on the following format rules for Python doc strings so that they may be marked up in a reasonable manner. People developing other automated tools may think about adopting this standard as well. Feel free to discuss this in the doc-sig list. By and large we have decided to use the Structured Text approach offered by ...
SIG on Tabular Databases in Python SIG on Tabular Databases in Python This list is intended to work through and resolve issues related to tabular database access from Python. Being somewhat related, this list may also cover persistency issues in Python. The list will cover a number of topics, attempting to produce documentation, modules, and/or sample code.
...lists. This list's mission is to improve the status of threading in Python. Specifically: Python will have a sufficiently powerful threading interface that users can concentrate on using threads rather than writing threading tools. There will be sufficient Python threading documentation. Python should support threading well on every platform with decent native OS support. There should be some kind of answer to the probl...
...Lists SIG on PSF SIGs and Mailing Lists This SIG exists in order to discuss creation of and policies for PSF Special Interest Groups, and the mailing lists to support them. SIG Creation Guidelines SIG Coordinator Info Subscribing to the maillist Archives
SIG for Built-in Matrix Types in Python SIG for Built-in Matrix Types in Python This sig has been retired. The purpose of this SIG was to continue development of a Python matrix type. This effort succeeded and resulted in Numerical Python, a high-speed array language for Python. New postings to the Matrix-SIG mailing list will be rejected, but the Archives of the old list are still available for perusal by historians. Note that for technical questions, these archives are ...
...lists the employer, location and a snippet of each posting. Do not send us your resume. We're not set up to process resumes, and they will be thrown away unread. You can submit your resume to the job boards listed on the left instead. You can also look at the wiki list of job boards for additional job boards with a focus on Python.
...Lists There are four mailing lists for python.org maintainers; many maintainers are on all the lists. pydotorg-www This is a public discussion list for anyone interested in the development of the python.org website. webmaster (Autoreply text) Mail that's sent to the webmaster goes to this list. There is an auto-responder that returns a general reply, answering a number of the most common questions and providing information about other sources of help. If you think the auto-response mail inc...
...lists. Over a dozen graphical user-interface Python modules have been developed. While this speaks to the power of Python's extension capabilities, there is significant interest in defining a commonly available GUI system for Python that would facilitate the interchange of and cooperation on tools, such as software development environments, that require or benefit from GUI interfaces. Archives
If you didn't find what you need, try your search in the Python language documentation.