python3-taskw

Python bindings for your taskwarrior database (Python 3 version)
  https://github.com/ralphbean/taskw
  0
  no reviews



This is a Python API for the 'taskwarrior' command line tool. It uses the 'task export' and 'task import' commands to manipulate the task database.

Using these bindings it is possible to: look at tasks, add new tasks, update tasks, delete tasks, mark tasks as completed and read the taskwarrior config.

This package contains taskw for Python 3.