(loggerhead) |
(Add the python-simplegeneric package review to the list) |
||
Line 38: | Line 38: | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=579280 python3-postgresql] -- Connect to PostgreSQL with Python 3 | * [https://bugzilla.redhat.com/show_bug.cgi?id=579280 python3-postgresql] -- Connect to PostgreSQL with Python 3 | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=580169 loggerhead] -- WSGI web viewer for the bzr revision control system | * [https://bugzilla.redhat.com/show_bug.cgi?id=580169 loggerhead] -- WSGI web viewer for the bzr revision control system | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=581913 python-simplegeneric] -- Simple generic functions (similar to Python's own len(), pickle.dump(), etc.) | |||
=== Package requests === | === Package requests === |
Revision as of 15:40, 13 April 2010
Python Special Interest Group
A SIG for people who are interested in Python on Fedora. This includes packaging and optimizing the various Python 2 and Python 3 runtimes (CPython, Jython), packaging libraries and applications, setting and improving standards for packaging them as RPMs and maintaining Python packages for Fedora.
Contact Info
Mailing List: [python-devel]
IRC: #fedora-python on irc.freenode.net
Members
Ignacio Vazquez-Abrams
Tim Lauridsen
Paul Nasrat
Toshio Kuratomi
Tejas Dinkar
Aurelien Bompard
José Matos
Michel Salim
Alex Lancaster
Luke Macken
Christos Trochalakis
FelixSchwarz
Dave Malcolm: interested in core Python runtimes and low-level implementation details
Martin Bacovsky
Python packages awaiting review
- python-bunch -- a dict class with attribute style lookup
- python-meliae -- Python memory usage statistics
- python3-cherrypy -- Pythonic, object-oriented web development framework
- python3-postgresql -- Connect to PostgreSQL with Python 3
- loggerhead -- WSGI web viewer for the bzr revision control system
- python-simplegeneric -- Simple generic functions (similar to Python's own len(), pickle.dump(), etc.)
Package requests
- Chandler PIM
- itools - A python library that includes several useful tools, such as an ODF anonymizer that can be used to sanitize confidential documents before attaching them tp bug reports
- Pyjamas web toolkit
Links
Python website
Building Python packages
Packaging TurboGears Applications
Packaging Python Eggs
Unicode in Python, Completely Demystified