Install
Prerequisites¶
You need python 3.10 and above to use this library.
Installation¶
Project does have extras as socks proxies and currencies converter.
Either of extras can be installed separately with the appropriate installation target:
aiosteampy[socks]
or aiosteampy[converter]
.
Or all extras at once aiosteampy[all]
.
An UV example
speedups
Aiohttp docs recommends install speedups (aiodns
, ...)