A simple Python module to parse, manipulate and write Todo.txt data.
This module tries to comply to the Todo.txt specifications (disclaimer: there aren't any unit tests).
Everything you need to know is located here.
See here.
Thanks to:
- @Nnako (Python v2 support)
If you have questions or problems, you can submit an issue.
You can also submit pull requests. It's open-source man!