开发者

tweepy documentation [closed]

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

Questions asking us to recommend or find a book, tool, software library, tutorial or other 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 8 years ago.

Improve this question 开发者_运维问答

I just began working on a little twitter-app using tweepy.

is there any kind of useful (and complete) documentation for tweepy?

I googled like hell but didn't find anything.


Check the official docs here:

http://packages.python.org/tweepy


Prior to work on the 2.0 branch of Tweepy, the documentation was supposed to be updated at http://tweepy.readthedocs.org/ however that did not happen as expected.

Presently, there is a closed issue on the Github repository for Tweepy clarifying the status of the project's documentation: as work on 2.0 progresses, documentation will be prepared for posting on the Tweepy Web site with the launch of the new version.

As the other answers mention, the version 1.4 documentation at http://packages.python.org/tweepy/html/ seems to be the most complete documentation available presently for Tweepy, despite the version at time of posting being 1.9.

If the above is insufficient, you may wish to investigate the Github repo for the old documentation that was removed at this commit. I cannot comment on the state nor quality of those doc files.


http://tweepy.readthedocs.org/en/v2.3.0/ It's the official documentation and is explained in a very simple language.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜