Python wrapper for shanbay.com
Project description
python-shanbay
提供一系列操纵扇贝网 (www.shanbay.com) 的 api
Documentation: http://python-shanbay.rtfd.org
Free software: MIT license
Python version: 2.6, 2.7, pypy, 3.3, 3.4
Installation
To install python-shanbay, simply:
$ pip install shanbay
Basic Usage
>>> from shanbay import Shanbay
>>> shanbay = Shanbay('username', 'password')
>>> api = shanbay.api
>>> api.user_info
{"username":"uesrname", "nickname":"nickname", "userid":1, "result":1}
Changelog
0.1.1 (2014-xx-yy)
[add] 站内消息 api
[add] 小组管理 api
[change] api 接口
0.1.0 (2014-03-31)
封装 扇贝网 API v0.8.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
shanbay-0.1.1.dev.zip
(11.7 kB
view details)
File details
Details for the file shanbay-0.1.1.dev.zip
.
File metadata
- Download URL: shanbay-0.1.1.dev.zip
- Upload date:
- Size: 11.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a54767db73793b728fd30e839bd282e8b0f76eb717f1ccea4d7015b27beb9c8 |
|
MD5 | 43708b0a27f6735919b80fe708a24f58 |
|
BLAKE2b-256 | 745b29b1000b144df933a6f953f3f1db0902a22edff95891cb265bed81f6c11e |