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
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.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.0.zip
(7.9 kB
view details)
File details
Details for the file shanbay-0.1.0.zip
.
File metadata
- Download URL: shanbay-0.1.0.zip
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e415df62dd3845a1a2ecc784fc3e3c9bdac56882689413bde4d168ead4c1531 |
|
MD5 | 88b2d7587a7f5b3c9e5a4167a27ece4a |
|
BLAKE2b-256 | c28a882d3923c3de888e37fe163d437f07a89f3920a4dab88735107247e08b60 |