开发者

Is there a list of 3rd party Python 3 libraries? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

More and more libraries are being ported to Python 3, and I suspect the changes will happen more and more rapidly as time goes on. However, as a non-newbi开发者_StackOverflow社区e to Python, there are quite a few 3rd party libraries I use (matplotlib, pygame, pyGTK, Tkinter, among others). I know I should just be able to go to their site(s) to find out if they support python3k yet, but I'm wondering: is there a site anywhere that already has some type of list of 3rd party modules that work in Py3k?

Thanks


On the side menu at pypi.python.org there is a link entitled "Python 3 packages":

http://pypi.python.org/pypi?:action=browse&c=533&show=all

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜