python-betterproto VS steam.py

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

python-betterproto

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

steam.py

An async python wrapper to interact with the Steam API and its CMs (by Gobot1234)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
python-betterproto steam.py
2 2
1,378 156
- -
7.2 9.6
12 days ago 6 days ago
Python Python
MIT License GNU General Public License v3.0 or later
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.
  • 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.

steam.py

Posts with mentions or reviews of steam.py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-29.
  • [Question] NodeJS package for managing collections?
    1 project | /r/SteamBot | 29 Oct 2022
    My library steam.py has some very basic support for workshop management (you can't currently create a workshop file) but it does have first class support for adding and removing children from a PublishedFile along with a rich representation of the file. The way PublishedFiles are handled is something I'm looking to improve so I'd be open to suggestions about the design or contributions
  • [Question] What is the state of stream bot development?
    4 projects | /r/SteamBot | 29 May 2021
    Depends on what language you're using for JavaScript I think the defacto is anything Doctor McKay makes https://github.com/DoctorMcKay/node-steam-user, https://github.com/DoctorMcKay/node-steam-user etc. If you use python, I'd recommend https://github.com/Gobot1234/steam.py (I'm totally not biased). If you use C# then SteamKit is always a good option. If you use rust then SteamHelper looks interesting although doesn't support too many trading bot features

What are some alternatives?

When comparing python-betterproto and steam.py you can also consider the following projects:

protogen-python - The protogen package makes it easy to write protoc plugins in Python

SteamKit - SteamKit2 is a .NET library designed to interoperate with Valve's Steam network. It aims to provide a simple, yet extensible, interface to perform various actions on the network.

aioredis - asyncio (PEP 3156) Redis support

node-steam-user - Allows interaction with the Steam network via the Steam client protocol

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

idle_master_extended - 🃏 Get your Steam Trading Cards the Fast Way (Fast Mode Extension 🚀)

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.

steam - ☁️ Python package for interacting with Steam

Dependency Injector - Dependency injection framework for Python

SteamHelper-rs - Interact with Valve's Steam network with this collection of crates.

NetherWorkshopDownloader - A powerful steam/gaming tool.

steamcrawl - A package that helps extract Steam store and community market data as pandas DataFrame for better readability and usability for research purposes.