From Fedora Project Wiki
Line 66: Line 66:
=== Python Features ===
=== Python Features ===
==== Future work ====
==== Future work ====
* [[Features/Python_3.3|upgrade of the Python 3 stack to 3.3]]


==== Under development (Fedora 16?) ====
==== Under development (Fedora 17?) ====
* [[Features/Python3ForCriticalComponents|port anaconda and yum to python 3]]
* [[Features/Python3ForCriticalComponents|port anaconda and yum to python 3]]
==== Under development (Fedora 15?) ====
* [[Features/DebugPythonStacks|debug versions of Python 2 and Python 3 in addition to the traditional optimized builds]]
* [[Features/DebugPythonStacks|debug versions of Python 2 and Python 3 in addition to the traditional optimized builds]]
* [[Features/Python_3.2|upgrade of the Python 3 stack to 3.2]]
* [[Features/PyPyStack|add PyPy to Fedora, possibly with a stack of extensions]]
* [[Features/PyPyStack|add PyPy to Fedora, possibly with a stack of extensions]]
* [[Features/JythonStack|add a stack of extensions to Jython, in RPM form]]
* [[Features/JythonStack|add a stack of extensions to Jython, in RPM form]]
==== Under development (Fedora 16?) ====
* [[Features/Python_3.3|upgrade of the Python 3 stack to 3.3]]
==== Added in Fedora 15 ====
* [[Features/Python_3.2|upgrade of the Python 3 stack to 3.2]]


==== Added in Fedora 14 ====
==== Added in Fedora 14 ====
* [[Features/Python_2.7|upgrade of the Python 2 stack to 2.7]]
* [[Features/Python_2.7|upgrade of the Python 2 stack to 2.7]]
* pypy was packaged, available prebuilt via rpm


==== Added in Fedora 13 ====
==== Added in Fedora 13 ====

Revision as of 18:06, 11 July 2011


Python Special Interest Group

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

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
Thomas Spura
Andrew Colin Kissa

Python packages awaiting review

Package requests

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 2.7

Python Features

Future work

Under development (Fedora 17?)

Under development (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")