/upyun-python-sdk

python sdk to use upyun REST API with a shell to handle REST API

Primary LanguagePythonMIT LicenseMIT

#cli for upyun 使用python开发的upyun 的一个shell,支持命令行补齐。

#功能

  1. 设置bucket, username, passwd;
  2. 命令行帮助;
  3. 命令行使用 补齐 ;
  4. 自己开发的python sdk,功能类似官方的sdk

#效果

demo picture

#依赖

依赖 requests: HTTP for Humans.