Python3PortingStatus¶
Legacy Wiki Page
This page was migrated from the old MoinMoin-based wiki. Information may be outdated or no longer applicable. For current documentation, see python.org.
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.
Notes & Links¶
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¶
Author:
Supported OS:
Status: Working (Alternate version)
Remarks: elementtree is available in Python standard library
lxml¶
Author: lxml dev team
Supported OS:
Status: Working
Remarks:
PIL¶
Author: Secret Labs AB (PythonWare)
Supported OS:
Status: Unknown
Remarks: Some unofficial binaries are available for Python 3
setuptools¶
Author: PJE
Supported OS:
Status: Not Working
Remarks: A fork is available with Python 3 support
zc.buildout¶
Author: Jim Fulton
Supported OS:
Status: Working
Remarks: Some effort is going on - not active
zope.interface¶
Author: Zope Community
Supported OS: Linux, Windows
Status: Working
Remarks: