pytumblr:Python Tumblr API v2客户端

时间:2024-05-12 14:08:55
【文件属性】:

文件名称:pytumblr:Python Tumblr API v2客户端

文件大小:21KB

文件格式:ZIP

更新时间:2024-05-12 14:08:55

Python

PyTumblr 安装 通过pip安装: $ pip install pytumblr 从源安装: $ git clone https://github.com/tumblr/pytumblr.git $ cd pytumblr $ python setup.py install 用法 创建一个客户 pytumblr.TumblrRestClient是您将通过其对Tumblr API进行所有调用的对象。 创建一个很简单: client = pytumblr . TumblrRestClient ( '' , '' , '' , '' , ) client . info () # Grabs the current user inform


【文件预览】:
pytumblr-master
----.travis.yml(222B)
----README.rst(10KB)
----tests()
--------test_pytumblr.py(13KB)
--------tumblr_credentials.json(99B)
----tox.ini(368B)
----pytumblr()
--------request.py(4KB)
--------helpers.py(2KB)
--------__init__.py(24KB)
----LICENSE(11KB)
----interactive_console.py(3KB)
----CONTRIBUTING.md(1020B)
----setup.cfg(136B)
----setup.py(4KB)
----.gitignore(67B)

网友评论