Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 版本. 非官方.
- Host: GitHub
- URL: https://github.com/andelf/pyrenren
- Owner: andelf
- Created: 2011-06-09T02:12:55.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-06-09T02:40:59.000Z (over 13 years ago)
- Last Synced: 2024-10-03T10:45:37.700Z (about 2 months ago)
- Language: Python
- Homepage:
- Size: 93.8 KB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
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 不能调用.