Skip to content

Install

Prerequisites

You need python 3.10 and above to use this library.

Installation

pip install aiosteampy
pipenv install aiosteampy
poetry add aiosteampy

Project have extra currencies converter with target dependency aiosteampy[converter]. For instance:

poetry add aiosteampy[converter]

speedups

Aiohttp docs recommends install speedups (aiodns, ...)

asyncsteampy

Old version still available on PyPI: asyncsteampy