Differences between revisions 12 and 21 (spanning 9 versions)
Revision 12 as of 2011-01-23 17:36:12
Size: 1873
Comment:
Revision 21 as of 2015-04-09 13:47:24
Size: 2366
Editor: NickCoghlan
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
'''Note: A new site has launched to track the status: http://getpython3.com/'''
Line 7: Line 9:
There are '''310+''' libraries/modules already [[http://pypi.python.org/pypi?:action=browse&c=533|ported to Python 3 in PyPI]]. Dedicated page for Python3LinuxDistroPortingStatus

There are '''600+''' libraries/modules already [[http://pypi.python.org/pypi?:action=browse&c=533|ported to Python 3 in PyPI]].
Line 10: Line 14:

http://isitruby19.com <- Ideas for this page
Line 28: Line 30:

=== elementtree ===

 * '''Author:'''
 * '''URL:''' http://pypi.python.org/pypi/elementtree/
 * '''Supported OS:'''
 * '''Status:''' Working (Alternate version)
 * '''Remarks:''' elementtree is available in Python standard library

=== lxml ===

 * '''Author:''' lxml dev team
 * '''URL:''' http://pypi.python.org/pypi/lxml
 * '''Supported OS:'''
 * '''Status:''' Working
 * '''Remarks:'''
Line 50: Line 68:
 * '''Status:''' Not Working  * '''Status:''' Working

Note: A new site has launched to track the status: http://getpython3.com/

Page to update status of Python 3 port of various third party libraries.

Note to contributors: List the modules/libraries in the order of distribution names.

Dedicated page for Python3LinuxDistroPortingStatus

There are 600+ libraries/modules already ported to Python 3 in PyPI.

Python website has a poll about Python 3 port of libraries.

This page should list all the top downloaded packages in PyPI here: http://taichino.appspot.com/pypi_ranking/modules

Template

=== Distribution Name ===

 * '''Author:'''
 * '''URL:'''
 * '''Supported OS:'''
 * '''Status:''' Working/Not Working/Partially Working/Unknown
 * '''Remarks:'''

elementtree

lxml

PIL

setuptools

zc.buildout

zope.interface

Python3PortingStatus (last edited 2015-04-09 13:47:24 by NickCoghlan)

Unable to edit the page? See the FrontPage for instructions.