Skip to main content

Python wrapper for shanbay.com

Project description

python-shanbay

提供一系列操纵扇贝网 (www.shanbay.com) 的 api

Build Pypi version Pypi downloads

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)

Project details


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 hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page