{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type stubs for the typed-ast package, enabling static type checkers like mypy, pyright, and pytype to understand code using typed-ast.","skillfed_tags":["type-stubs","pep-561"],"use_cases":["Enable type checkers to validate code that uses typed-ast without reporting unknown-symbol errors.","Provide IDE autocomplete and inline documentation for typed-ast APIs in editors supporting PEP 561 stubs.","Support projects that depend on typed-ast for AST analysis while maintaining type safety."],"what_it_does":"types-typed-ast is a PEP 561 type stub package that provides type annotations for the typed-ast library. It allows static type checkers like mypy, pyright, and pytype to understand and validate code that uses typed-ast for AST manipulation. The package contains no runtime code\u2014it exists solely to inform type checkers about typed-ast's API surface.\n\nThe package is unmaintained and will not receive updates. It was last generated from typeshed and tested against mypy 1.4.1, pyright 1.1.316, and pytype 2023.6.16. If you use typed-ast in a project with type checking enabled, installing this package removes type-checking errors and improves IDE support; without it, type checkers will report unknown symbols.","worth_installing":"Yes, if you actively use typed-ast in a project with type checking enabled\u2014install it to silence type-checker warnings and improve IDE support. No, if starting a new project, since typed-ast is unmaintained. The package itself is stable but will not be updated for newer type-checker versions."},"id":"types-typed-ast","links":{"html":"https://skillfed.io/packages/types-typed-ast","md":"https://skillfed.io/packages/types-typed-ast.md","pypi":"https://pypi.org/project/types-typed-ast/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-07-05","license_spdx":null,"license_treatment":"permissive","name":"types-typed-ast","python_support":"unspecified","summary":"Typing stubs for typed-ast"},"popularity":{"monthly_downloads":516873,"position":6231,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.5.8.7"}
