{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type stubs for pkg_resources to enable static type checking in tools like mypy and PyCharm.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable static type checking of code that uses pkg_resources functions and classes.","Catch type errors in resource access or entry point operations during development.","Maintain type safety in projects that depend on pkg_resources for plugin discovery or data file access."],"what_it_does":"This package provides PEP 561 type stubs for pkg_resources, enabling static type checking of code that uses that library. Type stubs are metadata files that tell type checkers what types functions and classes accept and return, allowing developers to catch type errors during development without modifying the underlying library.\n\nThe stubs are auto-generated from typeshed, the community repository of type information for Python packages. Installing this package integrates transparently with any compatible type checker and has no runtime dependencies or performance cost.","worth_installing":"Yes, if you use pkg_resources and run static type checking. It has no runtime cost, no dependencies, and Apache-2.0 licensing poses no restrictions. The main caveat is that the stubs have not been updated since 2021-06-17; verify they match your environment before relying on them for critical type safety."},"id":"types-pkg-resources","links":{"html":"https://skillfed.io/packages/types-pkg-resources","md":"https://skillfed.io/packages/types-pkg-resources.md","pypi":"https://pypi.org/project/types-pkg-resources/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2021-06-17","license_spdx":null,"license_treatment":"permissive","name":"types-pkg-resources","python_support":"unspecified","summary":"Typing stubs for pkg_resources"},"popularity":{"monthly_downloads":552426,"position":6042,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.1.3"}
