{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Provides type stubs for the appdirs package, enabling static type checking and IDE autocompletion when using appdirs in Python code.","skillfed_tags":["type-stubs","static-typing"],"use_cases":["Add type hints to appdirs calls in a type-checked codebase without type: ignore comments.","Enable IDE autocompletion and parameter hints when writing code that uses appdirs functions.","Satisfy strict type checking in CI/CD pipelines that enforce type coverage for dependencies.","Provide type information to downstream packages that depend on appdirs and need typed APIs."],"what_it_does":"appdirs-stubs is a type-stub package that adds static type information to the appdirs library. It allows Python developers using appdirs\u2014a utility for finding platform-specific application directories\u2014to get type hints in their IDE and pass static type checkers without errors.\n\nThe package is a thin layer of metadata with no runtime behavior of its own and depends only on appdirs. It is intended for developers who want type safety when calling appdirs functions. The repository is archived and no longer maintained, so the stubs reflect the state of appdirs at the time the package was last updated on 2026-01-10.","worth_installing":"Yes, if you use appdirs and enforce static type checking. The package is lightweight and permissively licensed. However, the abandoned status means the stubs will not be updated if appdirs evolves; verify that the stubs match your installed appdirs version before relying on them in production."},"id":"appdirs-stubs","links":{"html":"https://skillfed.io/packages/appdirs-stubs","md":"https://skillfed.io/packages/appdirs-stubs.md","pypi":"https://pypi.org/project/appdirs-stubs/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2026-01-10","license_spdx":null,"license_treatment":"permissive","name":"appdirs-stubs","python_support":"supports_current","summary":"Type stubs for appdirs"},"popularity":{"monthly_downloads":190043,"position":9915,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
