Skip to main content

Python library to convert between Taskwarrior and vObject

Project description

Installation

You need to have the Taskwarrior command line tool installed. For Debian/Ubuntu use:

$ sudo apt-get install taskwarrior

Using pip

$ pip install icstask

This will install all Python dependencies as well.

Using python-setuptools

$ python3 setup.py install

Known limitations

iCalendar -> Taskwarrior

  • PERCENT-COMPLETE is not supported as there is no representation in Taskwarrior.

VEVENT entries

This project only handles VTODO entries. If you wan to import VEVENT entries try something like:

$ sed -e 's/VEVENT/VTODO/' -e 's/DTSTART/DUE/' ww.ics | ics2task

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

icstask-0.5.0.tar.gz (17.9 kB view details)

Uploaded Source

Built Distribution

icstask-0.5.0-py3-none-any.whl (18.1 kB view details)

Uploaded Python 3

File details

Details for the file icstask-0.5.0.tar.gz.

File metadata

  • Download URL: icstask-0.5.0.tar.gz
  • Upload date:
  • Size: 17.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for icstask-0.5.0.tar.gz
Algorithm Hash digest
SHA256 724a156866496762fa77a797d7b651b44fe41fdf25eab87c9528f32712d5c30f
MD5 31596130634253e82f591ff1f9055182
BLAKE2b-256 c1d6a966168b18c83637cd973087c949ec62c7dd28a11fac0af7e00a5b0f61b2

See more details on using hashes here.

File details

Details for the file icstask-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: icstask-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 18.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.6

File hashes

Hashes for icstask-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e92eae54bfe51be6be847a5da4a2c9b6c20265da63c8b6dfe0d094afdb2b6bf7
MD5 70f09df6e890e49282a22369617aa045
BLAKE2b-256 9226329f0b99a6b51cf229ff8e42cd4f13f670443ddfd7643b62febcb0631176

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page