Skip to main content

Fanfou SDK in Python

Project description

https://travis-ci.org/j178/van.svg?branch=master Documentation Status https://badge.fury.io/py/van.svg https://img.shields.io/badge/python-3.5-blue.svg https://img.shields.io/badge/license-MIT-blue.svg https://badges.gitter.im/fanfou-cli2/Lobby.svg

详细文档请前往 ➔ Readthedocs

Example

from van import Fan

fan = Fan(consumer_key, consumer_secret)
fan.xauth(username,password)
# or use oauth
# url = fan.authorization_url()
# visit the authorization url and copy the redirect url
# fan.oauth(redirect url)
fan.update_status('你好啊,李银河!')

Installation

van 只支持 Python3, 请前往官网下载安装 Python 3.5 以上版本。

如果你是开发者,你也可以帮助我兼容 Python2

之后可以使用 pip 安装:

pip3 install van

或者下载源码安装:

git clone https://github.com/j178/van
cd van
pip3 install . --user

申请应用

要使用 van 你还需要在饭否中申请一个应用:

  1. http://fanfou.com/apps 中创建新应用

  2. 应用名称、主页、描述等信息可以随意填写

  3. 记录下 Consumer KeyConsumer Secret

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

van-0.0.6.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

van-0.0.6-py3-none-any.whl (13.9 kB view details)

Uploaded Python 3

File details

Details for the file van-0.0.6.tar.gz.

File metadata

  • Download URL: van-0.0.6.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for van-0.0.6.tar.gz
Algorithm Hash digest
SHA256 7afb4f2bae86d898f7f7e4f596279d6c741a17600560770be7779c7aa8988df0
MD5 98fc48f9433814bea40c90708021c9df
BLAKE2b-256 a569d3eaeb9ad78c88d6b10b449496f6a0dd0f0df27dea6b3b0c2817f0c40d2f

See more details on using hashes here.

File details

Details for the file van-0.0.6-py3-none-any.whl.

File metadata

File hashes

Hashes for van-0.0.6-py3-none-any.whl
Algorithm Hash digest
SHA256 4b1ffa76bb9ef48e78dbf3d73c2bf75949b7e9170c906949d79d6c623826ed35
MD5 0043d6506272c74917798daf447203c4
BLAKE2b-256 1fa138c68002b0e8fca3018fed6cfbb4a39c9e4aff0bfeed8b102f9df1b25a4e

See more details on using hashes here.

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