types-protobuf6.30.2.20250822
Published
Typing stubs for protobuf
pip install types-protobuf
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
Typing stubs for protobuf
This is a type stub package
for the protobuf
package. It can be used by type checkers
to check code that uses protobuf
. This version of
types-protobuf
aims to provide accurate annotations for
protobuf~=6.30.2
.
Partially generated using mypy-protobuf==3.6.0 and libprotoc 29.0 on protobuf v30.2 (python protobuf==6.30.2
).
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/protobuf
directory.
This package was tested with the following type checkers:
It was generated from typeshed commit
ca44e4c45dc40fb47602dc79a3145ba61879add8
.