tasklib is a Python library for interacting with taskwarrior databases, using a queryset API similar to that of Django’s ORM. PR: 252677 Submitted by: Thierry Dussuet <thierry.dussuet@protonmail.com>
5 lines
166 B
Plaintext
5 lines
166 B
Plaintext
tasklib is a Python library for interacting with taskwarrior databases, using a
|
|
queryset API similar to that of Django's ORM.
|
|
|
|
WWW: https://pypi.org/project/tasklib/
|