A cli that will search for and parse TODO comments in a directory's python modules.
Project description
Python # TODO:
This project provides a cli that takes a directory as an argument, and returns the # TODO:
comments from all the python modules under that directory.
It will output in a markdown-friendly way, and is meant as a repeatable way to keep on top of all of the little todos that are peppered throughout a project.
Installation
pip install python-todo-comments
Usage
The basic command is py-todos
combined with the following arguments:
- No argument: will search and parse the current working directory
-d
or--dir
will search and parse the directory provided-o
or--output
will write the output to the provided filename-h
or--help
will provide the command's help context
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for python-todo-comments-0.2.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 949a46129914d16ff777c187eed3e5c99b7638f9a50c030be3db2aa9e09b2673 |
|
MD5 | bb8adac3d3ca5d1098114583cb1eedab |
|
BLAKE2-256 | 82f5c18970474e5d9e64bba07120d210b001831431c04f9f41ba2cff83d59b4f |
Close
Hashes for python_todo_comments-0.2.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec3ebfb9afd24aed2a900ff5bf8189e185a69b74cf598784db45b28d6c9c8274 |
|
MD5 | ef2d0b1fd637007bd3205efc22ef259c |
|
BLAKE2-256 | e7ee92a0473fc52c701b44e731b3ae410668be2b5f287fa89481906bee22f177 |