python-betterproto VS protogen-python

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

python-betterproto

Clean, modern, Python 3.6+ code generator & library for Protobuf 3 and async gRPC (by danielgtaylor)

protogen-python

The protogen package makes it easy to write protoc plugins in Python (by fischor)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
python-betterproto protogen-python
2 1
1,369 11
- -
7.0 5.3
3 days ago 5 months 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.

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.
  • 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.

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.

What are some alternatives?

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

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

aioredis - asyncio (PEP 3156) Redis support

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

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

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.

Dependency Injector - Dependency injection framework for Python

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

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

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

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