Welcome to steam.py’s documentation!¶
steam.py is a modern, easy to use, and async ready API wrapper for the Steam API and its CMs. Heavily inspired by discord.py and borrowing functionality from ValvePython/steam.
Key Features¶
Modern Pythonic API using
async
/await
syntaxCommand extension to aid with bot creation
Easy to use with an object-oriented design
Fully typed hinted for faster development
Getting help¶
These are good pages to start with if it’s your first time see Quickstart & F.A.Q
Ask us in our discord server.
If you’re looking for something specific, try the index or searching.
Report bugs in the issue tracker.
API references¶
Pages detailing the API.
Extensions¶
steam.py has extension modules to help with common tasks.