pyGoogle Python的Google API封装

授权协议:Python操作系统:跨平台 开发语言:Python
pyGoogle 是 Python 对 Google API 的封装。 示例代码: >>> import google >>> google.setLicense(...) # ...