<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div style="-webkit-text-size-adjust: none;"><a href="https://wiki.python.org/moin/Python2orPython3">https://wiki.python.org/moin/Python2orPython3</a> currently says:</div><div style="-webkit-text-size-adjust: none;"><br></div><div>"<span style="-webkit-text-size-adjust: auto; background-color: rgba(255, 255, 255, 0);">Popular modules that don't yet support Python 3 include <a class="http" href="http://twistedmatrix.com/trac/wiki" style="border-width: 0px 0px 1px; border-bottom-style: dashed; border-bottom-color: rgb(221, 221, 221); text-decoration: none;">Twisted</a> (for networking and other applications), <a class="http" href="http://code.google.com/p/gevent/" style="border-width: 0px 0px 1px; border-bottom-style: dashed; border-bottom-color: rgb(221, 221, 221); text-decoration: none;">gevent</a> (like Twisted, but different), and <a class="http" href="http://www.pythonware.com/products/pil/" style="border-width: 0px 0px 1px; border-bottom-style: dashed; border-bottom-color: rgb(221, 221, 221); text-decoration: none;">PIL</a> (for processing images).</span>"</div><div><br></div><div>But this obscures the reality that gevent and PIL are <b>both dormant</b>.  There have been no gevent updates posted to pypi for more than a year.  There have been no PIL updates in <b>4 years</b> and the "friendly" fork named "Pillow" does support both Python 2 and 3 with similar or improved functionality.  The Twisted community has work to do to but is already on a path to Python 3 compatibility.    Pillow: <a href="https://pypi.python.org/pypi/Pillow/2.1.0">https://pypi.python.org/pypi/Pillow/2.1.0</a></div><div><br></div><div>Python2or3 also says:</div><div><span style="background-color: rgba(255, 255, 255, 0);">"For creating GUI applications Python 3 [...] has been supported by <a href="https://wiki.python.org/moin/PyQt4" style="border-width: 0px 0px 1px; border-bottom-style: dashed; border-bottom-color: rgb(221, 221, 221); text-decoration: none;">PyQt4</a> almost from the day Python 3 was released."</span></div><div><span style="background-color: rgba(255, 255, 255, 0);"><br></span></div><div><span style="background-color: rgba(255, 255, 255, 0);">This will push potential users to the older PyQT4 instead of the more modern <b>PyQT5</b>.</span></div><div><span style="-webkit-text-size-adjust: auto;"><a href="https://pypi.python.org/pypi/PyQt5/5.0.1">https://pypi.python.org/pypi/PyQt5/5.0.1</a></span></div><div><span style="-webkit-text-size-adjust: auto;"><br></span></div><span style="-webkit-text-size-adjust: auto;">Thanks for listening!  CCC</span></body></html>