No edit summary |
(→Python packages awaiting review: added python-meliae, python3-cherrypy, python3-postgresql) |
||
Line 34: | Line 34: | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=575185 python-bunch] -- a dict class with attribute style lookup | * [https://bugzilla.redhat.com/show_bug.cgi?id=575185 python-bunch] -- a dict class with attribute style lookup | ||
* [https://bugzilla.redhat.com/show_bug.cgi?id=577398 python-meliae] -- Python memory usage statistics | |||
* [https://bugzilla.redhat.com/show_bug.cgi?id=579593 python3-cherrypy] -- Pythonic, object-oriented web development framework | |||
* [https://bugzilla.redhat.com/show_bug.cgi?id=579280 python3-postgresql] -- Connect to PostgreSQL with Python 3 | |||
=== Package requests === | === Package requests === |
Revision as of 09:13, 7 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
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