Skip to main content

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

Project description

# todotxt-pylib

todo.txt-pylib is a Python 3 library to parse, manipulate, query and render tasks in the [todo.txt](https://todotxt.com)-format in a pythonic manner. It can easily be extended.

## Installation

pip install todo.txt-pylib

## Usage

>>> from todotxt import Task
>>> task = Task FIXME

# Hacking

[Clone the repo](https://help.github.com/articles/fork-a-repo/), setup and activate a [virtual envrionment](https://github.com/berdario/pew), then

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

There are [more examples](FIXME) in the documentation.

## 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 Distribution

todo.txt-pylib-0.1.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

todo.txt_pylib-0.1-py3-none-any.whl (10.9 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