{"repo":"thingsapi/things.py","free":true,"listed":false,"github":"https://github.com/thingsapi/things.py","clone":"git clone https://github.com/thingsapi/things.py.git","description":"A simple Python 3 library to read your Things app data.","language":"Python","stars":222,"topics":["python","database","things","things3","gtd"],"license":"Apache-2.0","category":"databases-storage","readme_excerpt":"Things Python API things.py is a simple Python 3 library to read data from your Things app. Table of Contents - Install - Examples - Documentation - Background - Things URL Scheme - Used By Install Examples Background The task management app Things stores all your to-dos in a SQLite database file (details here). This format is intended to be machine-readable, not human-readable. The aim of this project is to let you access all your Things data in a human-readable way. We thereby stay as true to the database as possible while doing SQL joins and transformations to aid understanding of the data. Note that you can print the SQL used by adding the parameter print sql=True to most API calls. If any aspect of the API seems overly complex or doesn't meet your needs, please don't hesitate to add a new issue here. Terminology Here are the core technical terms used involving the database: - area - tag - task - type - 'to-do' : can have checklists; - 'project' : can have to-dos and headings; - 'heading' : part of a project; groups to-dos. - status: 'incomplete' , 'canceled' , or 'completed' - trashed: True or False - start: 'Inbox' , 'Anytime' , or 'Someday' - checklist item (contained within a to-do) Documentation The full documentation for this library can be found here: https://thingsapi.github.io/things.py/things/api.html Things URL Scheme You can make good use of the uuid to link to to-dos, areas, tags, and more from other apps. Doing updates are possible as well. Read an introduct","default_branch":null,"files":null,"tree":[],"storefront":"/r/thingsapi","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/thingsapi/things.py/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}