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 -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.3.tar.gz (31.3 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.3-py3-none-any.whl (17.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for reminder_aggregator-0.2.3.tar.gz
Algorithm Hash digest
SHA256 2318ccd7059e4be58c3ba36d0df74de5928878620c4121d9b714096f2ce8414b
MD5 b0cb48ac7fd67a24160682dcee5be8f3
BLAKE2b-256 fab0ab82445fbbc5b66e91c13e163a947ffaed360dc7b843e713d50f700c23c2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for reminder_aggregator-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a0b5f37f5532ea2f1be4dc292f9b96d0388a5c8c21cf5015b56fa10f21d7fbe1
MD5 6dd0327209bae10cb5088b2b7a7c6df8
BLAKE2b-256 63ce1230ed02c1b1313524b7c7f58215196cf3851456f89bc942d28a07d03ba6

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