Skip to main content

A pythonic interface to Gina Trapani's todo.txt-format for Python 3.

Project description

todo.txt-pylib is a Python 3 library to parse, manipulate, query and render tasks in the todo.txt-format in a pythonic manner. It can easily be extended.

Installation

pip install todo.txt-pylib

Usage

from todotxt import Task
task = Task('do something')

There are more advanced examples in the documentation.

Hacking

Clone the repo, setup and activate a virtual envrionment, then

./setup.py develop
pip install requirements-dev.txt
./run-tests

Resources

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

todo.txt_pylib-0.1.post1-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

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