TODO Catalog¶
This is the documentation of the todo-catalog Python package. This project is intended to facilitate using TODO comments in software projects both for note taking for individual developers as well as a means of asynchronous collaboration between developers.
Installation¶
This is a Python package published to the Python Package Index . It can be installed using pip
as seen below.
pip install todo-catalog