[ bianca ]
[ 源代码: todoist-api-python ]
软件包:python3-todoist-api-python(2.1.7-2)
python3-todoist-api-python 的相关链接
下载源码包 todoist-api-python:
- [todoist-api-python_2.1.7-2.debian.tar.xz]
- [todoist-api-python_2.1.7-2.dsc]
- [todoist-api-python_2.1.7.orig.tar.gz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Python client for Todoist REST API
The Todoist API Python client is an official implementation that provides access to the Todoist REST API. It allows for synchronous and asynchronous interactions with tasks, projects, and other Todoist services. Users can fetch, create, update, and delete tasks, manage projects, label tasks, and perform a variety of other operations supported by the Todoist API.
其他与 python3-todoist-api-python 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings