Oven logo

Oven

types-protobuf5.27.0.20240920

Published

Typing stubs for protobuf

pip install types-protobuf

Package Downloads

Weekly DownloadsMonthly Downloads

Authors

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, PyCharm, etc. to check code that uses protobuf.

    This version of types-protobuf aims to provide accurate annotations for protobuf==5.27.*. The source for this package can be found at https://github.com/python/typeshed/tree/main/stubs/protobuf. All fixes for types and metadata should be contributed there.

    Partially generated using mypy-protobuf==3.6.0 and libprotoc 26.1 on protobuf v27.1 (python protobuf==5.27.1).

    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 c025e37bbb67f99f9d83c2eecb79e7405f77359b and was tested with mypy 1.11.1, pyright 1.1.381, and pytype 2024.9.13.