Python library to convert between Taskwarrior and vObject
Project description
Reads and writes Taskwarrior Data.
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
Release history Release notifications | RSS feed
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)
Built Distribution
icstask-0.5.0-py3-none-any.whl
(18.1 kB
view details)
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | 724a156866496762fa77a797d7b651b44fe41fdf25eab87c9528f32712d5c30f |
|
MD5 | 31596130634253e82f591ff1f9055182 |
|
BLAKE2b-256 | c1d6a966168b18c83637cd973087c949ec62c7dd28a11fac0af7e00a5b0f61b2 |
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
Algorithm | Hash digest | |
---|---|---|
SHA256 | e92eae54bfe51be6be847a5da4a2c9b6c20265da63c8b6dfe0d094afdb2b6bf7 |
|
MD5 | 70f09df6e890e49282a22369617aa045 |
|
BLAKE2b-256 | 9226329f0b99a6b51cf229ff8e42cd4f13f670443ddfd7643b62febcb0631176 |