{"id":16579140,"url":"https://github.com/jrabbit/taskd-client-py","last_synced_at":"2025-03-21T12:32:18.292Z","repository":{"id":20380011,"uuid":"23655590","full_name":"jrabbit/taskd-client-py","owner":"jrabbit","description":":hammer: :snake: A python client for taskd","archived":false,"fork":false,"pushed_at":"2022-12-08T08:54:57.000Z","size":266,"stargazers_count":18,"open_issues_count":15,"forks_count":5,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2025-03-01T06:25:27.767Z","etag":null,"topics":["python","taskd","taskwarrior"],"latest_commit_sha":null,"homepage":"https://taskd-client-py.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jrabbit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-09-04T09:03:03.000Z","updated_at":"2023-06-10T14:43:27.000Z","dependencies_parsed_at":"2023-01-13T20:56:30.686Z","dependency_job_id":null,"html_url":"https://github.com/jrabbit/taskd-client-py","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrabbit%2Ftaskd-client-py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrabbit%2Ftaskd-client-py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrabbit%2Ftaskd-client-py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jrabbit%2Ftaskd-client-py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jrabbit","download_url":"https://codeload.github.com/jrabbit/taskd-client-py/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244139817,"owners_count":20404572,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["python","taskd","taskwarrior"],"created_at":"2024-10-11T22:17:03.619Z","updated_at":"2025-03-21T12:32:17.805Z","avatar_url":"https://github.com/jrabbit.png","language":"Python","readme":"taskd-client-py\n===============\n[![PyPI version](https://img.shields.io/pypi/v/taskc.svg)](https://pypi.python.org/pypi/taskc)\n[![Build Status](https://travis-ci.org/jrabbit/taskd-client-py.svg?branch=master)](https://travis-ci.org/jrabbit/taskd-client-py)\n\nA client library providing an interface to [Taskd (from taskwarrior)](https://gothenburgbitfactory.org/projects/taskd.html)\n\nLibrary users will have some obligations as per the protocol. (key storage, sync key, tasks themselves (and additional data), etc)\n\n\nGetting Started\n---------------\n* `pip install taskc`\n```python \nfrom taskc.simple import TaskdConnection\ntc = TaskdConnection.from_taskrc() # only works if you have taskwarrior setup\nresp = tc.pull()\n```\n\nUser considerations\n-------------------\n* For taskd \u003c 1.1.0 set `client.allow` in your taskd config ex: `client.allow=^task [2-9],^Mirakel [1-9],^taskc-py [0-9]`\n* optionally enable connection debugging for output when running taskd interactively `debug.tls=2`\n* for convience we're assuming ~/.task is your taskwarrior conf dir\n* [if you run into trouble](https://taskwarrior.org/docs/taskserver/troubleshooting-sync.html)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrabbit%2Ftaskd-client-py","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjrabbit%2Ftaskd-client-py","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjrabbit%2Ftaskd-client-py/lists"}