简体   繁体   English

基于浏览器的Twitter Oauth的Python库

[英]Python Library for Browser-Based Twitter Oauth

I would love to find a Python library for Twitter that supports a browser-based application type, so the user can just hit "authorize" and have Twitter return them to the callback url, as opposed to copying and pasting a PIN number. 我很想为Twitter找到一个Python库,该库支持基于浏览器的应用程序类型,因此用户只需单击“授权”,然后让Twitter将它们返回到回调URL,而不是复制和粘贴PIN码。 I've tried just about every library, and they all rely on the PIN method. 我尝试过几乎每个库,它们都依赖PIN方法。

我很确定tweepy允许重定向方法: http : //code.google.com/p/tweepy/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM