types-beautifulsoup44.12.0.20250204
Published
Typing stubs for beautifulsoup4
pip install types-beautifulsoup4
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
Typing stubs for beautifulsoup4
This is a PEP 561
type stub package for the beautifulsoup4
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
Pyre,
PyCharm, etc. to check code that uses beautifulsoup4
. This version of
types-beautifulsoup4
aims to provide accurate annotations for
beautifulsoup4==4.12.*
.
Note: The beautifulsoup4
package includes type annotations or type stubs
since version 4.13.0. Please uninstall the types-beautifulsoup4
package if you use this or a newer version.
This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.
This package is part of the typeshed project.
All fixes for types and metadata should be contributed there.
See the README
for more details. The source for this package can be found in the
stubs/beautifulsoup4
directory.
This package was tested with
mypy 1.14.1,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
aac4394eb29d86797628b57d6f01f5e17f5ff83f
.