[ 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