[ bianca ]
[ 原始碼: python-betterproto ]
套件:protoc-betterproto(2.0.0b7-2)
protoc-betterproto 的相關連結
下載原始碼套件 python-betterproto:
- [python-betterproto_2.0.0b7-2.debian.tar.xz]
- [python-betterproto_2.0.0b7-2.dsc]
- [python-betterproto_2.0.0b7.orig.tar.gz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
Better Protobuf / gRPC Support for Python (command-line tools)
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.
其他與 protoc-betterproto 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)