protogen-python VS python-betterproto

Compare protogen-python vs python-betterproto and see what are their differences.

protogen-python

The protogen package makes it easy to write protoc plugins in Python (by fischor)

python-betterproto

Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC (by danielgtaylor)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
protogen-python python-betterproto
1 2
11 1,386
- -
5.3 7.2
6 months ago 22 days ago
Python Python
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

protogen-python

Posts with mentions or reviews of protogen-python. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-28.

python-betterproto

Posts with mentions or reviews of python-betterproto. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-28.
  • Q: Best options for generating python?
    1 project | /r/grpc | 11 Feb 2023
  • protogen: write protoc plugins in Python
    2 projects | /r/Python | 28 Aug 2021
    For context: in a project I was working on recently, we relied heavily on Protocol buffers. All our internal and external services expose a GRPC interface. Also the client libraries that are used by the end users rely on the Proto service interfaces. However, shipping simply the generated code that comes with the official protoc Python plugin or any other standardised Python protoc plugin (like betterproto) was not sufficient for us. We wanted certain modifications and additions to the generated client code like service clients that would automatically pick up credentials/service account files, a more Pythonic handling for requests that work with pagination or long running operations etc.

What are some alternatives?

When comparing protogen-python and python-betterproto you can also consider the following projects:

glad - Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.

steam.py - An async python wrapper to interact with the Steam API and its CMs

shodohflo - Pure Python netflow and DNS correlation, with reusable Frame Streams, DnsTap and Protobuf implementations

aioredis - asyncio (PEP 3156) Redis support

assistant-sdk-python - Samples and bindings for the Google Assistant API

pfun - Functional, composable, asynchronous, type-safe Python.

StringEncrypt-Python - StringEncrypt allows you to encrypt strings and files using a randomly generated algorithm, generating a unique decryption code (so-called polymorphic code) each time in the selected programming language.

convtools - convtools is a specialized Python library for dynamic, declarative data transformations with automatic code generation

Dependency Injector - Dependency injection framework for Python

docked - A friendly and safe alternative to Dockefile. Write Docker images using the full power of Python.