types-protobuf5.28.3.20241030
Published
Typing stubs for protobuf
pip install types-protobuf
Package Downloads
Authors
Project URLs
Requires Python
>=3.8
Dependencies
Typing stubs for protobuf
This is a PEP 561
type stub package for the protobuf
package.
It can be used by type-checking tools like
mypy,
pyright,
pytype,
Pyre,
PyCharm, etc. to check code that uses protobuf
. This version of
types-protobuf
aims to provide accurate annotations for
protobuf~=5.28.3
.
Partially generated using mypy-protobuf==3.6.0 and libprotoc 27.2 on protobuf v28.3 (python protobuf==5.28.3
).
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
mypy 1.13.0,
pyright 1.1.386,
and pytype 2024.10.11.
It was generated from typeshed commit
6029bf18192fba492a9d82d88238a4e1929e1c43
.