|
@ -7,15 +7,10 @@ |
|
|
|
|
|
|
|
|
|pypi| |license| |
|
|
|pypi| |license| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
A python module for interacting with various parts of Steam_. |
|
|
A python module for interacting with various parts of Steam_. |
|
|
|
|
|
|
|
|
Supports Python ``2.7+`` and ``3.4+``. |
|
|
Supports Python ``2.7+`` and ``3.4+``. |
|
|
|
|
|
|
|
|
.. note:: |
|
|
|
|
|
Python 3 support for the SteamClient is not available in the release, |
|
|
|
|
|
see `issue#10 <https://github.com/ValvePython/steam/issues/10>`_. |
|
|
|
|
|
|
|
|
|
|
|
Main features: |
|
|
Main features: |
|
|
|
|
|
|
|
|
* :doc:`SteamID <api/steam.steamid>` - convert between the various ID representations with ease |
|
|
* :doc:`SteamID <api/steam.steamid>` - convert between the various ID representations with ease |
|
|