robot-contrib 3701d541a0 Update contrib/python/types-protobuf to 5.29.1.20241207 | 1 month ago | |
---|---|---|
.. | ||
.dist-info | 3701d541a0 Update contrib/python/types-protobuf to 5.29.1.20241207 | 1 month ago |
.yandex_meta | 9731d8a4bb publishFullContrib: true for ydb | 4 months ago |
google-stubs | 3701d541a0 Update contrib/python/types-protobuf to 5.29.1.20241207 | 1 month ago |
LICENSE | e2c38d5aa5 Update contrib/python/types-protobuf to 5.28.3.20241203 | 1 month ago |
README.md | 3701d541a0 Update contrib/python/types-protobuf to 5.29.1.20241207 | 1 month ago |
ya.make | 3701d541a0 Update contrib/python/types-protobuf to 5.29.1.20241207 | 1 month ago |
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.29.1
.
Partially generated using mypy-protobuf==3.6.0 and libprotoc 28.1 on protobuf v29.1 (python protobuf==5.29.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
mypy 1.13.0,
pyright 1.1.389,
and pytype 2024.10.11.
It was generated from typeshed commit
0e9c9e1362959512a880abbf1275471b0d76924f
.