{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/3"}],"enrichment":{"capability":"Provides type stubs for Pillow, enabling static type checkers to validate code using Pillow's image processing library.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable type checkers to validate image processing code that imports Pillow without runtime overhead.","Catch type errors in Pillow API calls during development before they reach production.","Integrate Pillow type checking into a CI/CD pipeline using a static type checker.","Use in an IDE to get inline type hints and autocomplete for Pillow functions."],"what_it_does":"types-Pillow is a PEP 561 type stub package that provides type annotations for Pillow 10.2.*, allowing static type checkers to understand and validate code that uses Pillow's image processing functions. It has no runtime dependencies and is installed alongside your type checker to improve code quality during development.\n\nThe stubs are maintained in the typeshed repository and are tested against mypy 1.11.1, pyright 1.1.377, and pytype 2024.4.11. However, this package is now superseded: Pillow itself has included native type annotations since version 10.3.0, so you should uninstall types-Pillow if you upgrade to Pillow 10.3.0 or later.","worth_installing":"Yes, if you are using Pillow 10.2.* and want static type checking. Install it alongside your type checker. However, if you are already on Pillow 10.3.0 or later, uninstall this package\u2014Pillow now provides its own type annotations and this stub becomes redundant. No security vulnerabilities are known."},"id":"types-pillow","links":{"html":"https://skillfed.io/packages/types-pillow","md":"https://skillfed.io/packages/types-pillow.md","pypi":"https://pypi.org/project/types-pillow/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-08-22","license_spdx":null,"license_treatment":"permissive","name":"types-Pillow","python_support":"supports_current","summary":"Typing stubs for Pillow"},"popularity":{"monthly_downloads":4193698,"position":2365,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"10.2.0.20240822"}
