{"adoption": {"forks": 188, "observed_at": "2026-08-28T04:04:46.808993+00:00", "stars": 1455}, "canonical_url": "https://ross.abutalabs.com/products/pyflakes", "card": {"archived": false, "artifact_type": "cli-tool", "description": "A simple program which checks Python source files for errors", "domain": ["developer-tools", "programming-languages", "testing"], "enriched": true, "function": ["linter", "parser", "static-site-generator"], "health_score": 37, "homepage": "https://pypi.org/project/pyflakes", "language": "Python", "license": "MIT", "license_family": "permissive", "maturity": "active", "member_repos": ["PyCQA/pyflakes"], "name": "PyCQA/pyflakes", "platform": ["python", "cli", "cross-platform"], "pushed_at": "2025-06-20T18:45:32+00:00", "repo": "PyCQA/pyflakes", "stars": 1455, "tags": ["static-analysis", "code-quality", "false-positive-free", "flake8", "python"], "topics": ["python", "linter", "hacktoberfest"], "urls": [], "use_cases": ["find bugs in python source files", "check for undefined names in my code", "detect unused imports in a python project", "lint python code without style complaints", "run a fast static analysis on python modules", "check code with side effects safely without importing it"], "what_it_is": "Pyflakes is a fast, passive checker for Python source files that detects errors like undefined names and unused imports by parsing the AST rather than importing code. It deliberately never reports style issues and aims for zero false positives.", "when_to_avoid": ["you need PEP 8 style enforcement or configurable rules (use flake8 or pylint)", "you need project-wide or cross-file analysis", "you need auto-fixing of issues"], "when_to_choose": ["you want fast, low-noise error checking with virtually no false positives", "your modules have side effects and are unsafe to import", "you want a minimal linter to combine with other tools like flake8"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/pyflakes", "repo": "PyCQA/pyflakes", "role": "main", "score": 44}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/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:04:46.808993+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:04:46.808993+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T04:35:38.057184+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "ec53d5d224c5cdcf95b92257ac4aa6375c6435dbf0024ef53d0561822a568efe", "fetched_at": "2026-08-28T04:04:46.808993+00:00", "kind": "readme", "missing": false, "url": "https://github.com/PyCQA/pyflakes"}, {"content_hash": "4b4e8fead74a82582158f1c6b83a2db21fc02cd116c124ae690d0931a9091212", "fetched_at": "2026-08-29T11:44:39.132041+00:00", "kind": "homepage", "missing": false, "url": "https://pypi.org/project/pyflakes"}, {"content_hash": "3d10d1f86231a22a15424c08c3699ed62cd42d479f7e3c3bec4846ee356f9792", "fetched_at": "2026-08-29T11:44:39.134698+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/pyflakes/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 27, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4531, "days_push": 439, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 44, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}