{"adoption": {"forks": 284, "observed_at": "2026-08-28T04:08:56.443139+00:00", "stars": 4660}, "canonical_url": "https://ross.abutalabs.com/products/autopep8", "card": {"archived": false, "artifact_type": "cli-tool", "description": "A tool that automatically formats Python code to conform to the PEP 8 style guide.", "domain": ["developer-tools", "programming-languages"], "enriched": true, "function": ["formatter", "linter", "cli"], "health_score": 87, "homepage": "https://pypi.org/project/autopep8/", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "stable", "member_repos": ["hhatto/autopep8"], "name": "hhatto/autopep8", "platform": ["python", "cli", "cross-platform"], "pushed_at": "2026-07-20T12:23:40+00:00", "repo": "hhatto/autopep8", "stars": 4660, "tags": ["pep8", "code-formatting", "pycodestyle", "python", "command-line"], "topics": ["python", "formatter", "pep8", "codeformatter"], "urls": [], "use_cases": ["format python code to pep 8", "auto fix pycodestyle violations", "clean up python code style automatically", "reformat python files before committing", "fix indentation and spacing in python code"], "what_it_is": "autopep8 is a Python tool that automatically formats Python code to conform to the PEP 8 style guide. It uses pycodestyle to detect formatting issues and can fix most of them, either in place or via diff output.", "when_to_avoid": ["you prefer a faster, more opinionated formatter like Black or Ruff", "you need formatting beyond PEP 8 style rules", "you want a formatter that also enforces linting beyond style issues"], "when_to_choose": ["you want automated PEP 8 compliance for Python codebases", "you need to fix pycodestyle-reported issues without manual editing", "you want a lightweight formatter tightly aligned with pycodestyle rules"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/autopep8", "repo": "hhatto/autopep8", "role": "main", "score": 65}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:08:56.443139+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-29T18:19:27.047681+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "6b3df2c531997963e92eb738ad65f0e4f17d121e8486c335611a8872f8e3fe0f", "fetched_at": "2026-08-28T04:08:56.443139+00:00", "kind": "readme", "missing": false, "url": "https://github.com/hhatto/autopep8"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T09:03:48.751150+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/autopep8/"}, {"content_hash": "f139e291dc459a94bb9714b8f9d0155d313dea5dd243902317f612008c7efd5a", "fetched_at": "2026-08-29T09:03:48.753508+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/autopep8/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 93, "longevity": 100, "rhythm": 8}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 5726, "days_push": 44, "days_rel": 596, "gap_med": null, "n_releases_24m": 1}, "score": 65, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}