pytistory:ist用Python编写的Tistory Blog API客户端

时间:2021-05-02 20:02:08
【文件属性】:
文件名称:pytistory:ist用Python编写的Tistory Blog API客户端
文件大小:260KB
文件格式:ZIP
更新时间:2021-05-02 20:02:08
python-library blogging api-client api-wrapper tistory pyhistory PyTistory是通过参考《 以Python编写的Tistory API客户端。 是根据的客户端流程。 详细用法可以在找到。 安装 pytistory可以通过pip安装。 $ pip install pytistory 如何使用 用户认证 身份验证信息是通过以下优先级应用的。 传递给configure函数的access_token参数值直接configure client_id , tistory_id , tistory_password参数值传递给configure函数 从file_name读取的参数值传递给configure函数 环境变量值 在默认文件( ~/.pytistory/credentials.ini )中设置的值 换句话说,即使将客户端ID应用于环境变量和默认配置文件,它也将被直接client_id的file_name中存在的设置覆盖
【文件预览】:
pytistory-master
----MANIFEST.in(36B)
----.travis.yml(1KB)
----README.rst(6KB)
----.coveragerc(72B)
----docs()
--------comment.rst(6KB)
--------conf.py(5KB)
--------getting_started.rst(3KB)
--------post.rst(7KB)
--------guestbook.rst(4KB)
--------category.rst(2KB)
--------Makefile(606B)
--------index.rst(2KB)
--------blog.rst(2KB)
--------_static()
----pytistory()
--------app.py(11KB)
--------api()
--------__init__.py(90B)
--------callback.py(3KB)
--------exceptions.py(2KB)
----tests()
--------test_post.py(11KB)
--------test_image.png(4KB)
--------test_oauth.py(9KB)
--------test_guestbook.py(4KB)
--------test_comment.py(5KB)
--------test_category.py(3KB)
--------test_blog.py(3KB)
----tox.ini(113B)
----LICENSE(1KB)
----setup.cfg(0B)
----requirements.txt(726B)
----setup.py(1KB)
----.gitignore(1KB)
----.circleci()
--------config.yml(670B)
----.requires.yml(40B)
----.gitattributes(66B)

网友评论