Programming Language
- Python :: 3
Typing
- Stubs Only
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.32.1
.
Partially generated using mypy-protobuf==3.6.0 and libprotoc 31.1 on protobuf v32.1 (python protobuf==6.32.1
).
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
add4e85823fe0a7e45c51d6d4f3ef46041593bc8
.