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
-dor--dirwill search and parse the directory provided-oor--outputwill write the output to the provided filename-hor--helpwill provide the command's help context
Release files for python-todo-comments 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| python-todo-comments-0.3.0.tar.gz | 3.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| python_todo_comments-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.5 kB
Release files / python-todo-comments-0.3.0.tar.gz
| Download URL | python-todo-comments-0.3.0.tar.gz |
|---|---|
| Size | 3.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
32fff02827c6b8be40ddaeea8f9d6143c0bd8366dd2b3c6ae48fb8a1e5ac672e
|
|
BLAKE2b-256 checksum How to use checksums |
74bc3018ebf8578dab3d2cea4170c5929ddcb21f449dc6372a012af5136ffb36
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.9.9 Darwin/21.4.0
|
Release files / python_todo_comments-0.3.0-py3-none-any.whl
| Download URL | python_todo_comments-0.3.0-py3-none-any.whl |
|---|---|
| Size | 3.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a604d4dc80cbb7ad07196eb0ed23a27e80c62246f660a047ffe38c332ec1150d
|
|
BLAKE2b-256 checksum How to use checksums |
75ab2d0b5e7188f03b9d0c3cb3fc523d9606584ac80fb10f47d973a28cee43c7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.13 CPython/3.9.9 Darwin/21.4.0
|