[ trixie ]
[ sid ]
[ 原始碼: todoist-api-python ]
套件:python3-todoist-api-python(2.1.7-2)
python3-todoist-api-python 的相關連結
Debian 的資源:
下載原始碼套件 todoist-api-python:
- [todoist-api-python_2.1.7-2.dsc]
- [todoist-api-python_2.1.7.orig.tar.gz]
- [todoist-api-python_2.1.7-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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