{"categories":[{"label":"HTML","url":"https://skillfed.io/packages/category/text-processing-markup-html"}],"enrichment":{"capability":"Provides type hints for beautifulsoup4 code via PEP 561 stubs, enabling static type checkers to validate code that uses beautifulsoup4.","skillfed_tags":["type-stubs","typeshed"],"use_cases":["Enable type checkers to validate web scraping code that uses beautifulsoup4 4.12","Catch type errors in HTML parsing logic before runtime in a CI/CD pipeline","Provide IDE autocomplete and type hints for BeautifulSoup objects in development","Validate code that chains beautifulsoup4 method calls for correctness"],"what_it_does":"types-beautifulsoup4 is a PEP 561 type stub package that adds static type information to beautifulsoup4, allowing type checkers to understand and validate code that uses beautifulsoup4. It's part of the typeshed project and targets beautifulsoup4 version 4.12.*.\n\nThe package is marked as partial, meaning some type annotations may be incomplete or missing. It's designed as a bridge for users of beautifulsoup4 4.12 who want type-checking support; users of beautifulsoup4 4.13.0 or later should uninstall this package since those versions include built-in type annotations.","worth_installing":"Yes, if you use beautifulsoup4 4.12.* and want static type checking. Install only if your project targets beautifulsoup4 4.12; uninstall if you upgrade to 4.13.0 or later, which includes native type annotations. No security vulnerabilities and low install friction make it a safe addition to type-checking workflows."},"id":"types-beautifulsoup4","links":{"html":"https://skillfed.io/packages/types-beautifulsoup4","md":"https://skillfed.io/packages/types-beautifulsoup4.md","pypi":"https://pypi.org/project/types-beautifulsoup4/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-05-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-beautifulsoup4","python_support":"supports_current","summary":"Typing stubs for beautifulsoup4"},"popularity":{"monthly_downloads":5656880,"position":2061,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"4.12.0.20250516"}
