{"enrichment":{"capability":"eval_type_backport enables runtime type inspection with modern Python typing syntax (like `X | Y` and `list[X]`) on older Python versions by transforming them into their `typing` module equivalents. It works transparently with Pydantic and other libraries that rely on `typing._eval_type`.","verdict":"eval_type_backport is a lightweight, actively maintained utility that solves a real compatibility problem for projects using modern typing syntax on older Python versions. With no dependencies, permissive licensing, and clean API design, it is a low-risk addition for anyone supporting Python 3.7\u20133.9 alongside newer versions."},"id":"eval-type-backport","links":{"html":"https://skillfed.io/packages/eval-type-backport","md":"https://skillfed.io/packages/eval-type-backport.md","pypi":"https://pypi.org/project/eval-type-backport/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-02","license_spdx":null,"license_treatment":"permissive","name":"eval-type-backport","python_support":"supports_current","summary":"Like `typing._eval_type`, but lets older Python versions use newer typing features."},"popularity":{"tier":"top_1000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
