You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

types-protobuf

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

types-protobuf

Typing stubs for protobuf

6.30.2.20250703
PyPI
Maintainers
1

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~=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 mypy 1.16.1, pyright 1.1.400, and pytype 2024.10.11. It was generated from typeshed commit dbd3ad356ef3bceae506fb71a29a48b6192213ba.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts