{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides PEP 561 type stubs for the attrs package, enabling type checkers like mypy and PyCharm to validate code using attrs.","skillfed_tags":["type-stubs","typing"],"use_cases":["Type-check attrs-based code with mypy or other PEP 561-compatible type checkers when using older attrs versions.","Provide IDE type hints in PyCharm or other editors for attrs classes and decorators.","Validate attrs usage in a codebase that requires strict static type analysis.","Support type checking in projects pinned to attrs versions before 18.2.0."],"what_it_does":"types-attrs is a PEP 561 type stub package auto-generated from typeshed that provides type information for the attrs library. It allows static type checkers\u2014mypy, PyCharm, pytype, and others\u2014to understand and validate code that uses attrs, catching type errors before runtime.\n\nThe package has no runtime dependencies and installs as a pure wheel. However, the description notes that attrs itself has included type annotations since version 18.2.0, making this stub package potentially unnecessary for users on newer attrs versions. The package has not been updated since 2021-06-06, which aligns with its role as a legacy compatibility shim.","worth_installing":"No\u2014install this only if you are using attrs before version 18.2.0. For modern attrs (18.2.0 and later), uninstall this package and rely on attrs' native type annotations instead. The description explicitly recommends this approach."},"id":"types-attrs","links":{"html":"https://skillfed.io/packages/types-attrs","md":"https://skillfed.io/packages/types-attrs.md","pypi":"https://pypi.org/project/types-attrs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2021-06-06","license_spdx":null,"license_treatment":"permissive","name":"types-attrs","python_support":"unspecified","summary":"Typing stubs for attrs"},"popularity":{"monthly_downloads":194600,"position":9828,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"19.1.0"}
