Skip to content

renren.com API binding. 人人网 API, python 版本. 非官方.

Notifications You must be signed in to change notification settings

andelf/pyrenren

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyrenren README

这是什么?

renren.com API 绑定.... 完成度 50%.

极其简单.

安装方法

$ easy_install httplib2
$ cd pyrenren
$ python setup.py install

源码级兼容 py2.6 -- py3.2.

附带例子代码是.... 山寨的好友档案.

NOTE: 虽然我说源码级兼容, 但是我没在 py2.6 下测试过.

  • tested with py2.7 & py3.2
  • with good example
  • need httplib2 support (with is compatiable with py2.x & py3.x)

Who need this lib?

  • hacker!!!
  • player!!!

TODO

  • 还有一个函数没实现. 导致有那么几个 API 不能调用.

About

renren.com API binding. 人人网 API, python 版本. 非官方.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages