{"categories":[{"label":"Quality Assurance","url":"https://skillfed.io/packages/category/software-development-quality-assurance"}],"enrichment":{"capability":"Provides type stubs for the pyasn1 package, enabling static type checkers like mypy and pyright to validate code that uses pyasn1 for ASN.1 encoding and decoding.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses pyasn1 for ASN.1 serialization tasks.","Catch type errors in cryptographic or network protocol code that relies on pyasn1 before runtime.","Provide IDE autocomplete and type hints for pyasn1 APIs in editors that support type stubs.","Validate data structure definitions and encoding/decoding calls against pyasn1's type contracts."],"what_it_does":"types-pyasn1 is a type stub package that provides type annotations for the pyasn1 library, which handles ASN.1 (Abstract Syntax Notation One) encoding and decoding. It is part of the typeshed project and enables static type checkers like mypy and pyright to understand and validate code that uses pyasn1, catching type errors at development time rather than runtime.\n\nThe package contains no runtime code\u2014it is purely metadata for type checkers. It targets pyasn1 version 0.6.* and has been tested with mypy 2.3.0 and pyright 1.1.411. Installation is lightweight with no dependencies, and it requires Python 3.10 or later. Updates and fixes are contributed upstream to typeshed, so this package tracks the main typeshed repository.","worth_installing":"Yes, if you use pyasn1 and want static type checking. Install it alongside pyasn1 to enable mypy or pyright to validate your code. It has no runtime cost, is actively maintained, and carries a permissive license. If you do not use a type checker or do not use pyasn1, there is no reason to install it."},"id":"types-pyasn1","links":{"html":"https://skillfed.io/packages/types-pyasn1","md":"https://skillfed.io/packages/types-pyasn1.md","pypi":"https://pypi.org/project/types-pyasn1/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-24","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-pyasn1","python_support":"supports_current","summary":"Typing stubs for pyasn1"},"popularity":{"monthly_downloads":2513751,"position":3031,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.6.0.20260724"}
