python - Is there somewhere an index of Py3k-only libraries? -


i'm curious if there important libraries support python 3, since appears many libraries support it, happen support python 2.

no, there no such index, create 1 classifier data on pypi.

you make list of packages has "programming language :: python :: 3" or programming language :: python :: 3.0" or "programming language :: python 3.1", none of python 2 classifiers.

http://pypi.python.org/pypi?:action=browse&c=214

possibly xml interface can useful:

http://wiki.python.org/moin/pypixmlrpc


Comments

Popular posts from this blog

delphi - TJvHidDeviceController "DevicePath" always showing "\" -

Disabling Android home button for industry application -

asp.net mvc 3 - Unexpected "foreach" keyword after "@" character -