##支援金山快盘 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