From 4a2303c63dbfeb1e843a467aa7ac29eee97659d5 Mon Sep 17 00:00:00 2001 From: Robert van Bregt Date: Thu, 21 May 2015 06:00:33 +0200 Subject: [PATCH] Added todopy in Python --- Other-Todo.txt-Projects.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Other-Todo.txt-Projects.md b/Other-Todo.txt-Projects.md index 1d6d207..30796d6 100644 --- a/Other-Todo.txt-Projects.md +++ b/Other-Todo.txt-Projects.md @@ -1,8 +1,11 @@ Other Todo.txt projects implemented in different languages. # Python + You can do a [search for "todo.py" at github.com](https://github.com/search?q=todo.py) and there are a number of different flavors: +[**topydo**](https://github.com/bram85/topydo) is an active version with several enhancements and extensions to the original functionality. + A ~~more recent and still active~~ version which allows for use with git can be found here: https://git.io/todo.py This allows you to check into a git repository: