Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用 'pip install tweepy' 我得到了 tweepy 的 1.7.1 版本,它已经很老了,当然不支持 oauth。
包的新版本没有发布吗?
它仍在积极开发中。我需要从 GIT 中提取源代码吗?我只是很惊讶没有更新的软件包。我错过了什么吗?
谢谢。
1.7.1 是pypi上的最新版本,也是github上列出的最后一个标签。我会说 pip 正在做它应该做的事情。