Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2011-01-23 12:29:32
Size: 437
Comment: Page to update status of Python 3 port of various third party libraries
Revision 10 as of 2011-01-23 17:31:02
Size: 1536
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Template: Note to contributors: List the modules/libraries in the order of distribution names.

== Notes & Links ==

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

[[http://www.python.org/3kpoll|Python website has a poll]] about Python 3 port of libraries.

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

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

== Template ==
Line 8: Line 20:
Line 9: Line 22:
 * '''URL:''' http://pypi.python.org/pypi/zope.interface
 * '''Supported OS:''' Linux
 * '''Status:''' Working
 * '''URL:'''
 * '''Supported OS:'''
 * '''Status:''' Working/Not Working/Partially Working/Unknown
 * '''Remarks:'''
Line 14: Line 28:

=== PIL ===

 * '''Author:''' Secret Labs AB (PythonWare)
 * '''URL:''' http://pypi.python.org/pypi/PIL
 * '''Supported OS:'''
 * '''Status:''' Unknown
 * '''Remarks:''' Some unofficial [[http://www.lfd.uci.edu/~gohlke/pythonlibs/|binaries are available for Python 3]]

=== zc.buildout ===

 * '''Author:''' Jim Fulton
 * '''URL:''' http://pypi.python.org/pypi/zc.buildout
 * '''Supported OS:'''
 * '''Status:''' Not Working
 * '''Remarks:''' [[http://svn.zope.org/zc.buildout/branches/py3k/| Some effort is going on - not active]]
Line 19: Line 49:
 * '''Supported OS:''' Linux  * '''Supported OS:''' Linux, Windows
Line 21: Line 51:
 * '''Remarks:'''

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.

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

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

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

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:'''

PIL

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.