todoist-python:官方的Todoist Python API库

时间:2024-05-26 04:24:46
【文件属性】:

文件名称:todoist-python:官方的Todoist Python API库

文件大小:43KB

文件格式:ZIP

更新时间:2024-05-26 04:24:46

Python

官方的Todoist Python API库 欢迎使用的正式客户端。 该客户端使使用Sync API的操作更易于使用,并且还在本地缓存值以正确使用API​​的部分同步机制。 正在安装 该软件包可以像其他任何pip软件包一样安装: pip install todoist-python 官方文档可以在找到。 使用 您可以在您的Python应用程序上导入todoist-python ,也可以从python REPL(read-eval-print-loop)中尝试一下。 使用REPL时的外观如下: $ python >> > import todoist >> > api = todoist . TodoistAPI ( '0123456789abcdef0123456789abcdef01234567' ) >> > api . sync () >> > full_name = ap


【文件预览】:
todoist-python-main
----MANIFEST.in(115B)
----mypy.ini(433B)
----todoist()
--------__init__.py(42B)
--------models.py(8KB)
--------api.py(16KB)
--------managers()
----doc()
--------todoist.rst(110B)
--------make.bat(7KB)
--------models.rst(119B)
--------conf.py(8KB)
--------requirements.txt(24B)
--------index.rst(421B)
--------Makefile(7KB)
--------managers.rst(1KB)
--------modules.rst(80B)
----tox.ini(78B)
----.isort.cfg(158B)
----LICENSE(1KB)
----setup.cfg(59B)
----setup.py(874B)
----README.md(4KB)
----.pre-commit-config.yaml(730B)
----pytest.ini.sample(64B)
----tests()
--------test_api.py(36KB)
--------conftest.py(3KB)
----.gitignore(80B)
----CHANGELOG.md(5KB)

网友评论