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,
PyCharm, etc. to check code that uses
beautifulsoup4
.
This version of types-beautifulsoup4
aims to provide accurate annotations
for beautifulsoup4==4.12.*
.
The source for this package can be found at
https://github.com/python/typeshed/tree/main/stubs/beautifulsoup4. All fixes for
types and metadata should be contributed there.
This stub package is marked as partial. If you find that annotations are missing, feel free to contribute and help complete them.
See https://github.com/python/typeshed/blob/main/README.md for more details.
This package was generated from typeshed commit 1c184fea33d50ba430410cf1b25d4aea2df2981e
and was tested
with mypy 1.6.1, pyright 1.1.332, and
pytype 2023.10.17.