Welcome to sw-metadata-bot’s documentation

An automated bot that analyzes repository metadata quality and creates issues with improvement suggestions.

Part of the CodeMetaSoft project.

Quick Start

Install from PyPI:

pip install sw-metadata-bot

Run analysis with a campaign configuration file:

sw-metadata-bot run-analysis --config-file path/to/config.json

Review the generated snapshot, then publish the approved results:

sw-metadata-bot publish --analysis-root outputs/<run_name>/<snapshot_tag>

For installation choices, configuration examples, and token setup, see Installation and Usage.

Indices and tables