Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #16597

Bug#1090902: ITP: python-betterproto -- better Protobuf / gRPC generator & library

From Simon Josefsson <simon@josefsson.org>
Newsgroups linux.debian.bugs.dist, linux.debian.devel, linux.debian.maint.python
Subject Bug#1090902: ITP: python-betterproto -- better Protobuf / gRPC generator & library
Date 2024-12-20 19:20 +0100
Message-ID <JVPLr-19Tm-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Cross-posted to 3 groups.

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Package: wnpp
Severity: wishlist
Owner: Simon Josefsson <simon@josefsson.org>
X-Debbugs-Cc: debian-devel@lists.debian.org, debian-python@lists.debian.org

* Package name    : python-betterproto
  Version         : 2.0.0b7
  Upstream Author : Daniel G. Taylor
* URL             : https://github.com/danielgtaylor/python-betterproto
* License         : MIT
  Programming Lang: Python
  Description     : better Protobuf / gRPC generator & library

  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.6+ making use of:
    -   Enums
    -   Dataclasses
    -   async/await
    -   Timezone-aware datetime and timedelta objects
    -   Relative imports
    -   Mypy type checking

I plan to maintain this package as part of the Python team:

https://salsa.debian.org/python-team/packages/python-betterproto

Work in progress will hopefully be found here:

https://salsa.debian.org/jas/python-betterproto

/Simon

Back to linux.debian.maint.python | Previous | Next | Find similar | Unroll thread


Thread

Bug#1090902: ITP: python-betterproto -- better Protobuf / gRPC generator & library Simon Josefsson <simon@josefsson.org> - 2024-12-20 19:20 +0100

csiph-web