{"adoption": {"forks": 1618, "observed_at": "2026-08-28T04:10:44.453231+00:00", "stars": 10833}, "canonical_url": "https://ross.abutalabs.com/products/cython", "card": {"archived": false, "artifact_type": "cli-tool", "description": "The most widely used Python to C compiler", "domain": ["programming-languages", "compilers", "performance", "developer-tools"], "enriched": true, "function": ["compiler", "programming-language", "build-tool"], "health_score": 100, "homepage": "https://cython.org", "language": "Cython", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["cython/cython"], "name": "cython/cython", "platform": ["python", "cpp", "cross-platform"], "pushed_at": "2026-08-27T00:10:17+00:00", "repo": "cython/cython", "stars": 10833, "tags": ["python-to-c", "c-extensions", "static-typing", "cpython", "numpy", "performance-optimization", "compiler"], "topics": ["python", "cython", "cpython", "cpython-extensions", "c", "cpp", "performance", "big-data"], "urls": [], "use_cases": ["speed up slow Python code by compiling it to C", "wrap an existing C or C++ library for use from Python", "add static type declarations to performance-critical Python functions", "work efficiently with large NumPy arrays and numerical data", "embed CPython into existing C/C++ applications", "write parallel code that releases the GIL"], "what_it_is": "Cython is an optimising static compiler that translates Python and the extended Cython language into C/C++ code for building fast CPython extension modules. It supports static type declarations, calling C/C++ functions directly, and wrapping external C libraries.", "when_to_avoid": ["you want a JIT with no build step (consider Numba or PyPy)", "your code is I/O-bound and not CPU-bound", "you target non-CPython runtimes exclusively", "you want full Python language compliance without limitations"], "when_to_choose": ["you need orders-of-magnitude speedups for hot paths in CPython code", "you must interoperate with C/C++ libraries from Python", "you want a mature, widely used tool with broad CPython version compatibility", "you need fine-grained control over generated C code"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/cython", "repo": "cython/cython", "role": "main", "score": 99}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "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:10:44.453231+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:10:44.453231+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T08:31:02.412518+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "14f71ee13057a4b9f7796fed26e81cab122355a4b41adb978ec3137e885e697a", "fetched_at": "2026-08-28T04:10:44.453231+00:00", "kind": "readme", "missing": false, "url": "https://github.com/cython/cython"}, {"content_hash": "b95974b080e39f2e1b0c21e08666646de9aad698c863d2ac50e506483cde595d", "fetched_at": "2026-08-29T08:16:33.777228+00:00", "kind": "homepage", "missing": false, "url": "https://cython.org"}, {"content_hash": "872a8eff209eea0fe4fb3d6a9bf4406d97ce66f9603ee1e97c1bfc7f03a3cfcf", "fetched_at": "2026-08-29T08:16:33.787757+00:00", "kind": "site_page", "missing": false, "url": "http://docs.cython.org/src/quickstart/cythonize.html"}, {"content_hash": "69d97fec9ea613011959ed095e76ad731775f3dc992fa7129f35753eb7f2d951", "fetched_at": "2026-08-29T08:16:33.790489+00:00", "kind": "site_page", "missing": false, "url": "https://docs.cython.org"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 99, "longevity": 100, "rhythm": 99}, "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": 5764, "days_push": 7, "days_rel": 11, "gap_med": 18.5, "n_releases_24m": 21}, "score": 99, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}