Python3PortingStatus
This wiki is in the process of being archived due to lack of usage and the resources necessary to serve it — predominately to bots, crawlers, and LLM companies. Edits are discouraged.
Pages are preserved as they were at the time of archival. For current information, please visit python.org.
If a change to this archive is absolutely needed, requests can be made via the infrastructure@python.org mailing list.
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: