Skip to main content

Python app to help developers manage development tasks using TODO's

Project description

Whatodo

Build Status Coverage Status Latest Version Downloads

Description

In software development and any other area of coding it is a common occerance to use comments for TODO and FIXME for two examples. It can be difficult with large files and/or large numbers of files to locate these comments.

whatodo is created to make locating theses comments easier. This app can read through any number of files and locate these comments returning the line number of the contents of the actual comment.

The application is written in pure Python with the help of the pygments library. With this library we are able to parse through more than 100+ languages, for a more detailed description see pygments docs

Usage

The most common use case would be scanning a whole source directory for tags, to achieve this you can do the following:
whatodo src/

For more info and additional options see whatodo -h

Options

- json
- keyword
- files

JSON

Changes the output format to json, useful for automating with other tools.

Keyword

The Keywords are the words searched for in the beginning of a comment to determine if this is a comment to extract.

Defaults to TODO, todo, FIXME

Files

The Files are the files searched through to locate comments with the above mentioned Keywords.

A list of files or directories to analyze and look for TODO’s. At least 1 file must be provided.

Installing

To install simply do:

pip install whatodo

License

MIT License for more details see /LICENSE

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

whatodo-0.1.0a4-py3-none-any.whl (12.7 kB view details)

Uploaded Python 3

File details

Details for the file whatodo-0.1.0a4-py3-none-any.whl.

File metadata

File hashes

Hashes for whatodo-0.1.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 c52bb8e4b2cd08cadaffb8e1b1b2d1798ed956476fda1dfa3ae45ef5b54c0797
MD5 9fc3d69f87a2da63ecb41069b6a92bdd
BLAKE2b-256 988770899efc9dece7e88e8ab7373afec8dc548f50b0cc25c6a187732d37aaca

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page