Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 826 Bytes

README.rst

File metadata and controls

30 lines (19 loc) · 826 Bytes

Python ToDo.txt

python-todotxt simple library to work with todo.txt file format.

Installation

python-todotxt is available as a python library on Pypi. Installation is very simple using pip :

$ pip install python-todotxt

This will install python-todotxt as well as external dependency.

Basic usage