##支援金山快盘 Open API 操作
####A library for Kingsoft Kuaipan implementation. (http://www.kuaipan.cn/developers)
File list
- Kuaipan.py - Core library for Kuaipan implementation
- Kuaipan_OAuth.py - A demonstration for getting "
oauth_token" and "oauth_token_secret" from Kuaipan Oauth API - Kuaipan_File.py - A demonstration for file-related operations
Requirement :
- Python oauth2 (https://pypi.python.org/pypi/oauth2/)
- Python poster (https://pypi.python.org/pypi/poster/)
PS: Migrated from https://bitbucket.org/deren_wu/python-kuaipan at 2013/11/17
