Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/andelf/pyrenren

renren.com API binding. 人人网 API, python 版本. 非官方.
https://github.com/andelf/pyrenren

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

==================
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 不能调用.