| Title |
Activity | Total msgs. | Description |
|
ActivePython
|
|
1875 |
Discussion of ActivePython, ActiveState's binary distribution of Python. Hosted by ActiveState.
[subscription options] |
|
anygui-devel
|
|
3688 |
Discussion on AnyGUI, a project to create an easy-to-use, simple, and generic module for creating graphical user interfaces in Python. The name is inspired by the standard Python module anydbm, which provides generic access to DBM-style databases http://lists.sourceforge.net/lists/listinfo/anygui-devel |
|
catalog-sig
|
|
2006 |
Discussion on the Python Catalog, which 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 the catalog, and may also contain a standard library module for automatically fetching & installing modules, if the SIG decides that's a worthwhile feature.) http://mail.python.org/mailman/listinfo/catalog-sig |
|
ctypes-users
|
|
2869 |
Discussion on the ctypes externall call module http://lists.sourceforge.net/lists/listinfo/ctypes-users |
|
db-sig
|
|
4501 |
Discussion on issues related to tabular database access from Python. Being somewhat related, this list may also cover persistency issues in Python. The list also convers attempting to produce documentation, modules, and/or sample code. http://mail.python.org/mailman/listinfo/db-sig |
|
distutils-sig
|
|
8911 |
Discussion on the design and implementation of a standard suite of Module Distribution Utilities for Python http://mail.python.org/mailman/listinfo/distutils-sig |
|
do-sig
|
|
519 |
Discussion of issues concerning the use of Distributed Object technologies with Python. It is specifically charged with developing a CORBA binding for Python and submitting it to the OMG for standardisation. http://mail.python.org/mailman/listinfo/do-sig |
|
doc-sig
|
|
4220 |
Discussion of both the form and content of Python documentation. The SIG should work towards setting up a Python Documentation Project effort like the Linux Documentation Project. http://mail.python.org/mailman/listinfo/doc-sig |
|
edu-sig
|
|
6205 |
Discussion on the Computer Programming for Everybody (CP4E) project, and a general meeting place for educators interested in teaching Python. http://mail.python.org/mailman/listinfo/edu-sig |
|
i18n-sig
|
|
2430 |
Discussion of internationalization issues in Python. http://mail.python.org/mailman/listinfo/i18n-sig |
|
image-sig
|
|
4001 |
Discussion on image handling and processing; anything from simply reading and writing image files to scientific image processing, geographical information systems, remote sensing, and more http://mail.python.org/mailman/listinfo/image-sig |
|
import-sig
|
|
178 |
Discussion of efforts to revamp the importing mechanism in Python. http://mail.python.org/mailman/listinfo/import-sig |
|
JPython
|
|
1703 |
http://www.jython.org/ http://www.jython.org/ |
|
Jython-dev
|
|
2642 |
Discussion of Jython development http://www.jython.org/ |
|
Jython-users
|
|
5393 |
Jython users discussion list http://www.jython.org/ |
|
komodo-announce
|
|
123 |
Receive-only list for announcements on Komodo, ActiveState's professional IDE for open source languages. Hosted by ActiveState.
[subscription options] |
|
komodo-discuss
|
|
5227 |
Discussion of Komodo, ActiveState's professional IDE for open source languages. Hosted by ActiveState.
[subscription options] |
|
meta-sig
|
|
787 |
Discussion of creation of and policies for Python Special Interest Groups, and the mailing lists to support them. http://mail.python.org/mailman/listinfo/meta-sig |
|
mimelib-devel
|
|
783 |
Development of a new MIME library for Python http://lists.sourceforge.net/lists/listinfo/mimelib-devel |
|
numpy-discussion
|
|
11266 |
Discussion of Numerical Python, the fast array facility for Python. http://lists.sourceforge.net/lists/listinfo/numpy-discussion |
|
py2exe-users
|
|
1807 |
Discussion for py2exe users https://lists.sourceforge.net/lists/listinfo/py2exe-users |
|
pycrust-users
|
|
180 |
Discussion on PyCrust, an interactive Python Shell written in Python using wxPython and the Scintilla wrapper class. PyCrust can be run standalone or integrated into other development environments. https://lists.sourceforge.net/lists/listinfo/pycrust-users
|
|
pygame-users
|
|
11505 |
The pygame library allows people to develop games with python, using the SDL library. http://www.pygame.org/info.shtml#maillist |
|
pypy-dev
|
|
3292 |
Discussion on an experimental development of a Minimal Python (implemented as much as possible in Python itself) http://codespeak.net/mailman/listinfo/pypy-dev |
|
python-announce
|
|
5888 |
Receive-only list for Python announcements http://mail.python.org/mailman/listinfo/python-announce-list |
|
Python-checkins
|
|
47045 |
Publically accessible list used to disseminate version control check-in messages made by the Python maintainers, to interested Python developers. This list is an adjunct to the publically available CVS tree currently residing on SourceForge. http://mail.python.org/mailman/listinfo/python-checkins |
|
python-dev
|
|
65757 |
On this list the key Python developers discuss the future of the language and its implementation. Topics include
Python design issues, release mechanics, and maintenance of existing releases. http://mail.python.org/mailman/listinfo/python-dev |
|
python-list
|
|
454103 |
General discussion list for the Python programming language. Please note that for those who prefer, this list is mirrored to the Usenet newsgroup comp.lang.python http://mail.python.org/mailman/listinfo/python-list |
|
python-Tutor
|
|
47164 |
Discussion for folks who want to ask questions regarding how to learn computer programming with the Python language. http://mail.python.org/mailman/listinfo/tutor |
|
Python-win32
|
|
4964 |
Discussion on all issues related to programming Python on Windows. win32 extensions, COM, you name it. http://mail.python.org/mailman/listinfo/python-win32 |
|
python.net
|
|
48 |
Discussion of using Python within the MicroSoft .NET framework. Hosted by ActiveState.
[subscription options] |
|
PythonCard
|
|
5132 |
http://lists.sourceforge.net/lists/listinfo/pythoncard-users |
|
pythonmac-sig
|
|
16838 |
The Pyth-on-Macintosh SIG is used to foster discussions about Mac-specific issues of Python. The list is primarily meant to discuss design and implementation of Python on the Mac, and possibly coordinate the actual implementation work done. The topics can include such varying things as a Python development environment, using Python for CGI-scripts, OSA support, OpenDoc parts, MacOS toolbox access, Tk, etc. While the list is developer-oriented this should not stop python-users (or, in other words, people developing with Python instead of for Python) to join in the discussions. http://mail.python.org/mailman/listinfo/pythonmac-sig |
|
pyxpcom
|
|
960 |
Discussion of PyXPCOM, ActiveState's bindings between Python and XPCOM, Mozilla's cross-platform component model. Hosted by ActiveState.
[subscription options] |
|
scintilla-interest
|
|
10754 |
Discussion of the Scintilla source code editing component and SciTE editor. https://lists.sourceforge.net/lists/listinfo/scintilla-interest |
|
scipy-chaco
|
|
800 |
SciPy is an open source library of scientific tools for Python.
SciPy supplements the popular Numeric module, gathering a variety of high level science and engineering modules together as a single package. SciPy's goal is to grow into a complete and reliable package creating a broad range of tools comparative in capabilities, robustness, and documentation to industry standards such as MatLab. http://www.scipy.org/site_content/MailList |
|
scipy-dev
|
|
7108 |
SciPy is an open source library of scientific tools for Python.
SciPy supplements the popular Numeric module, gathering a variety of high level science and engineering modules together as a single package. SciPy's goal is to grow into a complete and reliable package creating a broad range of tools comparative in capabilities, robustness, and documentation to industry standards such as MatLab. http://www.scipy.org/site_content/MailList |
|
scipy-user
|
|
11235 |
SciPy is an open source library of scientific tools for Python.
SciPy supplements the popular Numeric module, gathering a variety of high level science and engineering modules together as a single package. SciPy's goal is to grow into a complete and reliable package creating a broad range of tools comparative in capabilities, robustness, and documentation to industry standards such as MatLab. http://www.scipy.org/site_content/MailList |
|
types-sig
|
|
1355 |
Discussion on issues related to Python's type system. There are three broad subjects that will be discussed: support for interface definitions, the classes vs. type dichotomy, and static typing proposals. http://mail.python.org/mailman/listinfo/types-sig |
|
visualpython-announce
|
|
14 |
Receive-only list for announcements on Visual Python, ActiveState's Python plug-in for Visual Studio .NET. Hosted by ActiveState.
[subscription options] |
|
visualpython-discuss
|
|
133 |
Discussion of Visual Python, ActiveState's Python plug-in for Visual Studio .NET. Hosted by ActiveState.
[subscription options] |
|
wxPython-users
|
|
82592 |
http://www.wxpython.org/maillist.php |
|
xml-sig
|
|
11663 |
Discussion on implementation of tools to make Python an excellent choice for XML processing. http://mail.python.org/mailman/listinfo/xml-sig |
|
ZODB-dev
|
|
5174 |
This is the list for discussing all aspects of the ZODB, including ZEO. http://www.zope.org/Resources/MailingLists |
|
zope-Checkins
|
|
29758 |
http://www.zope.org/Resources/MailingLists |
|
Zope-CMF
|
|
20728 |
http://www.zope.org/Resources/MailingLists |
|
zope-Dev
|
|
26120 |
Discussion on all aspects of the ZODB, including ZEO. http://www.zope.org/Resources/MailingLists |
|
zope-List
|
|
111563 |
http://www.zope.org/Resources/MailingLists |
|
zope-Mozilla
|
|
296 |
http://www.zope.org/Resources/MailingLists |
|
zope-ZCommerce
|
|
327 |
http://www.zope.org/Resources/MailingLists |
|
zope-ZDP
|
|
127 |
http://www.zope.org/Resources/MailingLists |