{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/13"}],"enrichment":{"capability":"Provides type stubs for the appdirs package to enable static type checking with mypy, pyright, pytype, and similar tools.","skillfed_tags":["type-stubs","deprecated","legacy-support"],"use_cases":["Enable type checking in legacy codebases that still depend on appdirs without migrating to platformdirs.","Satisfy type checker requirements in projects using appdirs while maintaining compatibility with existing code.","Provide IDE autocomplete and type hints for appdirs calls in editors like PyCharm and VS Code."],"what_it_does":"types-appdirs is a PEP 561 type stub package that adds static type information to the appdirs library. It allows type checkers like mypy, pyright, and pytype to understand and validate code that uses appdirs, catching type errors at development time rather than runtime.\n\nThe package is generated from typeshed and serves as a bridge for projects still using appdirs. However, the description explicitly states the package is unmaintained and won't be updated. The appdirs library itself has been deprecated in favor of platformdirs, which includes native type support via a py.typed file, making this stub package unnecessary for new projects.","worth_installing":"No, unless you are maintaining legacy code that uses appdirs and cannot migrate to platformdirs. The package is unmaintained and will not receive updates. New projects should use platformdirs directly, which provides native type support without requiring a separate stub package."},"id":"types-appdirs","links":{"html":"https://skillfed.io/packages/types-appdirs","md":"https://skillfed.io/packages/types-appdirs.md","pypi":"https://pypi.org/project/types-appdirs/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-03-14","license_spdx":null,"license_treatment":"permissive","name":"types-appdirs","python_support":"unspecified","summary":"Typing stubs for appdirs"},"popularity":{"monthly_downloads":228916,"position":9142,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.4.3.5"}
