From Fedora Project Wiki
(Add initial stubb for the python-sig)
(sort members alph.)
Line 29: Line 29:
=== Members ===
=== Members ===


[[User:Ivazquez| Ignacio Vazquez-Abrams]] <BR>
[[MartinBacovsky| Martin Bacovsky]] <BR>
[[User:lbazan | Luis Bazán]] <BR>
[[AurelienBompard| Aurelien Bompard]] <BR>
[[User:Ncoghlan | Nick Coghlan]] <BR>
[[User:Kushal | Kushal Das]] <BR>
[[TejasDinkar| Tejas Dinkar]] <BR>
[[User:Tadej | Tadej Janež]] <BR>
[[User:Bkabrda | Bohuslav Kabrda]] <BR>
[[User:topdog| Andrew Colin Kissa]] <BR>
[[ToshioKuratomi| Toshio Kuratomi]] <BR>
[[AlexLancaster| Alex Lancaster]] <BR>
[[TimLauridsen| Tim Lauridsen]] <BR>
[[TimLauridsen| Tim Lauridsen]] <BR>
[[PaulNasrat| Paul Nasrat]] <BR>
[[ToshioKuratomi| Toshio Kuratomi]] <BR>
[[TejasDinkar| Tejas Dinkar]] <BR>
[[AurelienBompard| Aurelien Bompard]] <BR>
[[JoseMatos| José Matos]] <BR>
[[JoseMatos| José Matos]] <BR>
[[MichelSalim| Michel Salim]] <BR>
[[AlexLancaster| Alex Lancaster]] <BR>
[[LukeMacken| Luke Macken]] <BR>
[[LukeMacken| Luke Macken]] <BR>
[[ChristosTrochalakis| Christos Trochalakis]] <BR>
[[User:potty | Abdel Martínez]] <BR>
[[FelixSchwarz| FelixSchwarz]] <BR>
[[DaveMalcolm| Dave Malcolm]]: interested in core Python runtimes and low-level implementation details <BR>
[[DaveMalcolm| Dave Malcolm]]: interested in core Python runtimes and low-level implementation details <BR>
[[MartinBacovsky| Martin Bacovsky]] <BR>
[[PaulNasrat| Paul Nasrat]] <BR>
[[User:Jamielinux | Jamie Nguyen]] <BR>
[[User:Tradej | Tomas Radej]] <BR>
[[MichelSalim| Michel Salim]] <BR>
[[FelixSchwarz| Felix Schwarz]] <BR>
[[User:Tomspur| Thomas Spura]] <BR>
[[User:Tomspur| Thomas Spura]] <BR>
[[User:topdog| Andrew Colin Kissa]] <BR>
[[ChristosTrochalakis| Christos Trochalakis]] <BR>
[[User:potty | Abdel Martínez]] <BR>
[[User:lbazan | Luis Bazán]] <BR>
[[User:Bkabrda | Bohuslav Kabrda]] <BR>
[[User:Ramkrsna | Ramakrishna Reddy Yekulla]] <BR>
[[User:Ramkrsna | Ramakrishna Reddy Yekulla]] <BR>
[[User:Kushal | Kushal Das]] <BR>
[[User:Ivazquez| Ignacio Vazquez-Abrams]] <BR>
[[User:Tadej | Tadej Janež]] <BR>
[[User:Ncoghlan | Nick Coghlan]] <BR>
[[User:Tradej | Tomas Radej]] <BR>
[[User:Jamielinux | Jamie Nguyen]] <BR>


=== Python packages awaiting review ===
=== Python packages awaiting review ===

Revision as of 10:20, 31 October 2014


Python Special Interest Group

A SIG for people who are interested in Python on Fedora. This includes:

Contact Info

Mailing List for general discussions: python-devel
IRC: #fedora-python on irc.freenode.net

Python SIG FAS group

You can add group::python-sig to your package so the core members of the python-sig get notified on each bug in your python program. This way it is possible to maintain all python packages with the group permissions, which will simplify general python cleanup changes.

To apply for the group, please apply:

Unfortunately, this python-sig group is restricted because there are also security sensitive mails send out. As this process is currently in alpha phase, we will update this section, when it is clearer how to join the python-sig...

Members

Martin Bacovsky
Luis Bazán
Aurelien Bompard
Nick Coghlan
Kushal Das
Tejas Dinkar
Tadej Janež
Bohuslav Kabrda
Andrew Colin Kissa
Toshio Kuratomi
Alex Lancaster
Tim Lauridsen
José Matos
Luke Macken
Abdel Martínez
Dave Malcolm: interested in core Python runtimes and low-level implementation details
Paul Nasrat
Jamie Nguyen
Tomas Radej
Michel Salim
Felix Schwarz
Thomas Spura
Christos Trochalakis
Ramakrishna Reddy Yekulla
Ignacio Vazquez-Abrams

Python packages awaiting review

Packaging Quickstart

If you're just getting started with packaging python modules for Fedora, here's some hints to get you started:

Package requests

  • Chandler PIM - I don't think it is such hot idea ... upstream is pinning for the fjords, and after couple of years of non-development, it is not that advanced as it used to be.
  • 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
  • python-multiprocessing - multiprocessing backport useful for EL-5 review request
  • repoze.profile - WSGI profiling middleware
  • tgscheduler - TurboGears scheduler

Links

Python website
Building Python packages
TurboGears
Packaging TurboGears Applications
Packaging Python Eggs
Parallel installable Python26 information (mainly EPEL5).
Unicode in Python, Completely Demystified

Upstream Release Schedules

Python 3.4

Python Features

Future work

Under development (Fedora 18)

Added in Fedora 17

Added in Fedora 16

Added in Fedora 15

Added in Fedora 14

Added in Fedora 13

Added in Fedora 11

Added in Fedora 10

Stalled features

Python Runtimes

Within Fedora:

Within EPEL:


Awaiting review:

Awaiting packaging

Python Compilers

Within Fedora:

  • Package-x-generic-16.pngpyjamas - Python-to-JavaScript compiler, implemented in Python
  • Package-x-generic-16.pngshedskin - Python to C++ compiler (for a subset of Python with "implicit types")