protobuf-pydantic-gen

A tool for converting between Pydantic models and Protobuf messages, specifically enabling the generation of Pydantic BaseModel classes from .proto files.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install protobuf-pydantic-gen

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.5 2024-12-02    
0.1.4.post1 2024-11-28    
0.1.4 2024-11-27    
0.1.3 2024-11-21    
0.1.2 2024-11-21    
0.1.1 2024-11-21    

Issues with this package?

Page last updated 2024-12-02 02:22:55 UTC