{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type stubs for antlr4-python3-runtime, enabling static type checkers to validate code that uses ANTLR4 parser generation.","skillfed_tags":["type-stubs","antlr4","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that imports antlr4-python3-runtime classes and methods.","Catch type mismatches in parser and lexer code before runtime in CI/CD pipelines.","Validate parsing workflows in larger projects that enforce strict type safety.","Support type-aware development when using antlr4-python3-runtime 4.13.* in production code."],"what_it_does":"This is a type stub package that provides type annotations for the antlr4-python3-runtime library. Type stubs are metadata files that tell static type checkers like mypy, pyright, and ty how to interpret the types in a library, even when the library itself does not include inline type hints. The stubs are maintained as part of the typeshed project and are kept in sync with antlr4-python3-runtime 4.13.* releases.\n\nInstalling this package allows developers to catch type errors in code that uses antlr4-python3-runtime without modifying the runtime library itself. The stubs have been tested with mypy 2.3.0, pyright 1.1.411, and ty 0.0.59, ensuring compatibility with modern type checkers.","worth_installing":"Yes, if you use antlr4-python3-runtime and want static type checking. The package is actively maintained, has no known vulnerabilities, and integrates with standard type checkers. Install it as a development dependency alongside antlr4-python3-runtime 4.13.* to enable type safety in parser-based code."},"id":"types-antlr4-python3-runtime","links":{"html":"https://skillfed.io/packages/types-antlr4-python3-runtime","md":"https://skillfed.io/packages/types-antlr4-python3-runtime.md","pypi":"https://pypi.org/project/types-antlr4-python3-runtime/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-07","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-antlr4-python3-runtime","python_support":"supports_current","summary":"Typing stubs for antlr4-python3-runtime"},"popularity":{"monthly_downloads":120329,"position":12032,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"4.13.0.20260807"}
