This project aims to provide an improved experience when using
Protobuf / gRPC in a modern Python environment by making use of
modern language features and generating readable, understandable,
idiomatic Python code. It will not support legacy features or
environments (e.g. Protobuf 2). The following are supported:
.
- Protobuf 3 & gRPC code generation
- Both binary & JSON serialization is built-in
- Python 3.7+ making use of:
- Enums
- Dataclasses
- `async`/`await`
- Timezone-aware `datetime` and `timedelta` objects
- Relative imports
- Mypy type checking
- Pydantic Models generation
.
This package contains the command-line tool protoc-gen-python_betterproto.
Installed Size: 11.3 kB
Architectures: all