pythonhacktoberfeststeamauthenticationauthenticatorsteam-authenticatorsteam-clientsteam-guard-codessteam-websteamworksvalvewebapi
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
1.1 KiB
24 lines
1.1 KiB
.. _Steam: https://store.steampowered.com/
|
|
.. _Steam Web API: https://developer.valvesoftware.com/wiki/Steam_Web_API
|
|
.. _API Key: http://steamcommunity.com/dev/apikey
|
|
|
|
.. |pypi| image:: https://img.shields.io/pypi/v/steam.svg?style=flat&label=pypi%20version
|
|
:target: https://pypi.python.org/pypi/steam
|
|
:alt: Latest version released on PyPi
|
|
|
|
.. |license| image:: https://img.shields.io/pypi/l/steam.svg?style=flat&label=license
|
|
:target: https://pypi.python.org/pypi/steam
|
|
:alt: MIT License
|
|
|
|
.. |coverage| image:: https://scrutinizer-ci.com/g/ValvePython/steam/badges/coverage.png?b=master
|
|
:target: https://scrutinizer-ci.com/g/ValvePython/steam/?branch=master
|
|
:alt: Test coverage
|
|
|
|
.. |scru| image:: https://scrutinizer-ci.com/g/ValvePython/steam/badges/quality-score.png?b=master
|
|
:target: https://scrutinizer-ci.com/g/ValvePython/steam/?branch=master
|
|
:alt: Scrutinizer score
|
|
|
|
.. |master_build| image:: https://img.shields.io/travis/ValvePython/steam/master.svg?style=flat&label=master
|
|
:target: http://travis-ci.org/ValvePython/steam
|
|
:alt: Build status of master branch
|
|
|
|
|