搜索资源列表
python-twitter-0.5
- python-twitter-0.5是Twitter API的python接口, 可以很容易用它联结开放的Twitter-This library provides a pure python interface for the Twitter API. Twitter (http://twitter.com) provides a service that allows people to connect via the web
python-oauth
- OAuth认证协议的Python语言实现。OAuth协议是一个标准的Web认证协议,很多系统(Digg, Jaiku, Flickr, Ma.gnolia, Plaxo, Pownce, Twitter, Douban and hopefully Google, Yahoo)采用它来做API的认证。-OAuth authentication protocol Python language implementation. OAuth i
Recipes-for-Mining-Twitter
- 互联网海量数据的数据挖掘,使用python编写算法-data ming
Opython-oauthA
- OAuth认证协议的Python语言实现。OAuth协议是一个标准的Web认证协议,很多系统(Digg, Jaiku, Flickr, Ma.gnollia, Plaxo, Pownce, Twitter, Douban and hopefully Google, Yahoo)采用它来做API的认证。 -OAuth authentication protocol of the Python language. The OAuth p
chelly_twitter_python
- python 解析 twitter 并邮件提醒的google app engine版-python parse twitter and e-mail reminders google app engine version
Cod
- Python files regarding RSA and Twitter-Python files regarding RSA and Twitter....
Python-for-Twitter
- Python code for mining tweets
webchat
- Python编程语言很强大,能做出很多的工具供在不同环境下使用,今天介绍的python源码是:Python Tornado实现web实时消息聊天的方法源码。 tornado在Python语言的学习过程中会或多或少的接触一些。今天就来讲Tornado 实现实时消息聊天的方法,及源码下载。在网络上能找到很多类似这样的案例,我也参考着再写一次,当做练手了。 (1)代码用中到的前端是: twitter 的项目 boot