{"id":13494822,"url":"https://github.com/funkyfuture/todo.txt-pylib","last_synced_at":"2025-03-28T15:31:59.707Z","repository":{"id":57476074,"uuid":"54966399","full_name":"funkyfuture/todo.txt-pylib","owner":"funkyfuture","description":"An easy to extend Python 3 library to parse, manipulate, query and render tasks in the todo.txt-format in a pythonic manner.","archived":true,"fork":false,"pushed_at":"2016-04-03T16:45:34.000Z","size":19,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T08:39:37.639Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funkyfuture.png","metadata":{"files":{"readme":"README.rst","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":"2016-03-29T10:17:10.000Z","updated_at":"2023-01-28T13:03:13.000Z","dependencies_parsed_at":"2022-09-07T14:10:26.323Z","dependency_job_id":null,"html_url":"https://github.com/funkyfuture/todo.txt-pylib","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkyfuture%2Ftodo.txt-pylib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkyfuture%2Ftodo.txt-pylib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkyfuture%2Ftodo.txt-pylib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funkyfuture%2Ftodo.txt-pylib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funkyfuture","download_url":"https://codeload.github.com/funkyfuture/todo.txt-pylib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246053803,"owners_count":20716258,"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":[],"created_at":"2024-07-31T19:01:28.574Z","updated_at":"2025-03-28T15:31:59.454Z","avatar_url":"https://github.com/funkyfuture.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"todo.txt-pylib\n==============\n\n``todo.txt-pylib`` is a Python 3 library to parse, manipulate, query and render\ntasks in the `todo.txt`_-format in a pythonic manner. It can easily be extended.\n\n\nInstallation\n------------\n\n::\n\n    pip install todo.txt-pylib\n\n\nUsage\n-----\n\n.. code:: python\n\n    from todotxt import Task\n    task = Task('do something')\n\nThere are more advanced examples in the `documentation`_.\n\n\nHacking\n-------\n\n`Clone the repo`_, setup and activate a `virtual envrionment`_, then\n\n::\n\n    ./setup.py develop\n    pip install requirements-dev.txt\n    ./run-tests\n\n\nResources\n---------\n\n-  `Documentation with examples and API`_\n-  `Package at the warehouse`_\n\n\n.. _todo.txt: https://todotxt.com\n.. _documentation: http://todotxt-pylib.readthedocs.org/en/latest/\n.. _Clone the repo: https://help.github.com/articles/fork-a-repo/\n.. _virtual envrionment: https://github.com/berdario/pew\n.. _Documentation with examples and API: http://todotxt-pylib.readthedocs.org/en/latest/\n.. _Package at the warehouse: https://warehouse.python.org/project/todo.txt-pylib/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkyfuture%2Ftodo.txt-pylib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunkyfuture%2Ftodo.txt-pylib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunkyfuture%2Ftodo.txt-pylib/lists"}