Todo.txt-python

Python port of the popular todo.txt-cli bash script.

Quite simply this is a summer/boredom project to reproduce a favorite utility of mine in a favorite language of mine. Hopefully some people will find it more readable than the old project.

Dependencies

[master] GitPython (0.3.2-RC1) ONLY if you want to use the git integration features.

Install

Run install.sh -h to see options for installation of the project. This script will also update the script for you when run after updating the repository.

Usage

We've started to keep track of these on the wiki. Specifically here.

License

GPL v3 (Included in the source)

Authors

See this list of contributors.

Bugs, Enhancements, Suggestions, etc.

Preferably via the issue tracker but I will accept issues via email (gmail: graffatcolmingov).

Cloning

You can clone the project with git by running:

$ git clone git://github.com/sigmavirus24/Todo.txt-python

GPL version 3