{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type stubs for the python-slugify library, enabling static type checkers like mypy, pyright, and pytype to validate code that uses it.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable type checkers to validate code that uses the target slug library when working with older versions lacking built-in annotations.","Provide IDE autocompletion and inline type hints for the target library in editors that rely on stub files.","Enforce type safety in a codebase using strict type-checking policies with the target library."],"what_it_does":"types-python-slugify is a PEP 561 type stub package that provides type annotations for a URL slug generation library. It allows static type checkers\u2014mypy, pyright, pytype, and IDE tools like PyCharm\u2014to understand and validate the types of the target library's functions and classes when used in your code.\n\nThe package is generated and maintained as part of typeshed, the community repository of type stubs for popular Python libraries. It targets version 8.0.2 of the underlying library and has been tested against mypy 1.9.0, pyright 1.1.350, and pytype 2024.2.27. The description notes that the target library has included its own type annotations since version 8.0.2, which may affect the relevance of this stub package for current users.","worth_installing":"Yes-with-conditions. Install if you use the target library with a version older than 8.0.2 and need type-checking support. For version 8.0.2 and newer, the target library's own annotations make this stub package redundant. Verify your target library version before installing."},"id":"types-python-slugify","links":{"html":"https://skillfed.io/packages/types-python-slugify","md":"https://skillfed.io/packages/types-python-slugify.md","pypi":"https://pypi.org/project/types-python-slugify/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-03-10","license_spdx":null,"license_treatment":"permissive","name":"types-python-slugify","python_support":"supports_current","summary":"Typing stubs for python-slugify"},"popularity":{"monthly_downloads":9233188,"position":1552,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"8.0.2.20240310"}
