Added todopy in Python

Robert van Bregt
2015-05-21 06:00:33 +02:00
parent a460d6d869
commit 4a2303c63d

@@ -1,8 +1,11 @@
Other Todo.txt projects implemented in different languages. Other Todo.txt projects implemented in different languages.
# Python # 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: 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 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: This allows you to check into a git repository: