Search Criteria
Package Details: python-todoist-api-python 4.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/python-todoist-api-python.git (read-only, click to copy) |
|---|---|
| Package Base: | python-todoist-api-python |
| Description: | This is the official Python API client for the Todoist REST API. |
| Upstream URL: | https://github.com/Doist/todoist-api-python |
| Licenses: | MIT |
| Submitter: | wjhandley |
| Maintainer: | wjhandley |
| Last Packager: | wjhandley |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-03-09 10:26 (UTC) |
| Last Updated: | 2026-04-08 09:10 (UTC) |
Dependencies (6)
- python-annotated-types
- python-dataclass-wizardAUR (python-dataclass-wizardAUR)
- python-httpx (python-httpx-gitAUR)
- python-build (make)
- python-hatchling (python-hatchling-gitAUR) (make)
- python-installer (make)
Latest Comments
achilleas commented on 2025-12-05 17:41 (UTC)
Since v3.0.0, this depends on python-dataclass-wizard.
shawny commented on 2025-02-14 22:02 (UTC)
I just installed and found that unless I explicitly install
python-poetryprior, this package will fail to build. Looks like it should be a dependency?