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 some extras currencies converter, socks proxies. To install them all, please, use aiosteampy[all] install target:

poetry add aiosteampy[all]

speedups

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