Skip to main content

A simple Python tool that scans files for common reminder tags like TODO and FIXME to generate a report from them.

Project description

Reminder Aggregator

A simple Python tool that scans files for common reminder tags like TODO and FIXME to generate a report from them.

PyPI - Version PyPI - Python Version pre-commit

Requirements

  • Python 3.10+

Installation

From PyPI (recommended):

pip install reminder-aggregator

From source with uv:

git clone https://github.com/NocDerEchte/reminder-aggregator.git
cd reminder-aggregator

uv sync
uv run reminder-aggregator --help

Usage

Scan current directory:

reminder-aggregator

Scan specific directory:

reminder-aggregator /path/to/directory

Specify output file:

reminder-aggregator --out-file /path/to/report.json

Show all available options:

reminder-aggregator --help

Docker Usage

Run the containerized version by mounting your project directory:

docker run --rm -it -v "$(pwd):/work" nocderechte/reminder-aggregator:latest

Roadmap

  • Filter to check whether a reminder-tag is inside a comment (currently causes false positives)
  • Support for multiple output formats
    • junitxml
    • raw/stdout
    • codeclimate

License

GNU General Public License v3.0 or later

See LICENSE to see the full text.

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

reminder_aggregator-0.2.2.tar.gz (31.2 kB view details)

Uploaded Source

Built Distribution

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

reminder_aggregator-0.2.2-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

Details for the file reminder_aggregator-0.2.2.tar.gz.

File metadata

  • Download URL: reminder_aggregator-0.2.2.tar.gz
  • Upload date:
  • Size: 31.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.3

File hashes

Hashes for reminder_aggregator-0.2.2.tar.gz
Algorithm Hash digest
SHA256 b7afcbdd2a90681548b21c76cf0c894575857c6f6165663fdfde3e4bd896ea6e
MD5 8df72a16ff574a908420ba6019c6b47f
BLAKE2b-256 7d1a5dcafa102f0f6f0001bf0571d3f9781fbc8097b8b16fdf2807f152cf88a1

See more details on using hashes here.

File details

Details for the file reminder_aggregator-0.2.2-py3-none-any.whl.

File metadata

File hashes

Hashes for reminder_aggregator-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 772bfcd18fdc265a2b3e52e75553fbb69f2cfcf733e8b749d5d134c4b3da8e60
MD5 61c4613d5a8554556cbe5c42e1fe9512
BLAKE2b-256 6c62c1df7b407f640fcc99e4c00b12f03ce4ae2209b279cce7454a477fd6ec98

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