Skip to content

CFTools-Software-GmbH/ValvePython-steam

 
 

Repository files navigation

This is a fork of the original project at https://github.com/ValvePython/steam. This supports WebSocket based connections while keeping the original API in tact.

For details about the library, refer to the original project.

---

Install latest release version of this fork from PYPI:

# with SteamClient dependecies
pip install -U "steam-rv[client]"

# without (only when using parts that do no rely on gevent, and protobufs)
pip install -U steam-rv

About

☁️ Python package for interacting with Steam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.6%
  • Makefile 0.4%