steam.py VS python-betterproto

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

steam.py

An async python wrapper to interact with the Steam API and its CMs (by Gobot1234)

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
steam.py python-betterproto
2 2
156 1,380
- -
9.5 7.2
7 days ago 20 days ago
Python Python
GNU General Public License v3.0 or later 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.

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

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 steam.py and python-betterproto you can also consider the following projects:

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.

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

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

aioredis - asyncio (PEP 3156) Redis support

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

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

steam - ☁️ Python package for interacting with Steam

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.

NetherWorkshopDownloader - A powerful steam/gaming tool.

Dependency Injector - Dependency injection framework for Python

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

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