Skip to main content

Simple library to trade and interact with steam market, webapi, guard

Project description

AIOSTEAMPY

Made in Ukraine steam license pypi versions Tests Publish Docs codecov CodeFactor black

Previously this library was a soft fork of bukson/steampy and created only to provide asynchronous methods and proxies support. But now it standalone project. Created by myself for steam trading purposes mostly.


Stand With Ukraine


See full documentation here 📖


Installation

pip

pip install aiosteampy

pipenv

pipenv install aiosteampy

poetry

poetry add aiosteampy

Also, aiohttp docs recommends install speedups (aiodns , cchardet, ...)

Old version still available on PyPI: asyncsteampy


AIOSTEAMPY use aiohttp underneath to get asynchronous requests to steam servers, with modern (not really for current moment 😊) async/await syntax. Project is similar to Gobot1234/steam.py for first look, but with some differences. It uses only requests and steam apis (documented and not), while steam.py implement stateful steam client based on websocket protobuf, same as DoctorMcKay/node-steam-user.

Generally, project inspired most by DoctorMcKay/node-steamcommunity but created with additions and differences, of course.

Key features

  • Stateless: the main idea was a low-middle layer API wrapper of some steam services and methods like market, tradeoffers, confirmations, steamguard, etc. But if you want to cache your entities data (listings, confirmations, ...) there is some methods to help.
  • Declarative: there is models almost for every data.
  • Typed: for editor support most things are typed.
  • Short: I really tried to fit most important for steam trading methods.

What can I do with this

  • Operate with steam trade offers for any manner.
  • Sell, buy items on market. Place, cancel orders.
  • Login trough steam to 3rd party sites.
  • Fetch data from market.
  • Manipulate many accounts with proxies for each session.
  • Store and load cookies to stay logged in.

What I can't do

  • Chat (at least for now).
  • Get apps, packages.
  • All, that need connection to CM.
  • Interact with game servers (inspect CSGO items, ...).
  • Edit profile, social interaction(groups, clans).
  • Handle entities(listings, items, tradeoffers) lifecycle for easy if you need to store it.

Tests 🧪

Read test documentation 📖


Contribution 💛

There is no rules or requirements to contribute. Feedbacks, suggests, other are welcome. I will be very grateful for helping me get the things right.

Credits

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aiosteampy-0.2.5.tar.gz (32.7 kB view details)

Uploaded Source

Built Distribution

aiosteampy-0.2.5-py3-none-any.whl (37.8 kB view details)

Uploaded Python 3

File details

Details for the file aiosteampy-0.2.5.tar.gz.

File metadata

  • Download URL: aiosteampy-0.2.5.tar.gz
  • Upload date:
  • Size: 32.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.2 Linux/5.15.0-1033-azure

File hashes

Hashes for aiosteampy-0.2.5.tar.gz
Algorithm Hash digest
SHA256 3d4fc0ddffbcb808f7ad5dcb2b9ae65b2a0ba1c9d36d1efc9192f1ac7804cf68
MD5 b13cb426274e76068a77ffc8d5acb0a9
BLAKE2b-256 45acd9f7aefe1a7002b90e9ddf61ba3f1799b62ae3ed08b8ccc981de91b13aae

See more details on using hashes here.

File details

Details for the file aiosteampy-0.2.5-py3-none-any.whl.

File metadata

  • Download URL: aiosteampy-0.2.5-py3-none-any.whl
  • Upload date:
  • Size: 37.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.4.0 CPython/3.11.2 Linux/5.15.0-1033-azure

File hashes

Hashes for aiosteampy-0.2.5-py3-none-any.whl
Algorithm Hash digest
SHA256 afd607e36e2263e735659a6d703ef5ebf9d1ebf93b0d625cfdb4c20bd9a29049
MD5 a6b4010c16391586371d9ff5968b590e
BLAKE2b-256 a7e692bff09a88c6cfc32efbe8169b19106eb3052cc79fc9aedd5b085ef3bd28

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page