Skip to main content

Python library for working with the Steam API.

Project description

steam-interfaces

PyPI GitHub Pull Requests License Forks

Python library for working with the Steam API.

API Documentation:

Installation

pip install steam_interfaces 

Usage

How get player info:

from steam_interfaces import ISteamUser
import os

key = os.getenv('STEAM_API_KEY')

steam_user = ISteamUser(key)
user_info = steam_user.get_player_summaries(76561198248393810)

Supported interfaces

Dependencies

requests

Contributing

Bug reports and/or pull requests are welcome

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

steam_interfaces-0.2.8.tar.gz (13.3 kB view details)

Uploaded Source

File details

Details for the file steam_interfaces-0.2.8.tar.gz.

File metadata

  • Download URL: steam_interfaces-0.2.8.tar.gz
  • Upload date:
  • Size: 13.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for steam_interfaces-0.2.8.tar.gz
Algorithm Hash digest
SHA256 86e8582c9f6885e9c6b9a6cc0a49e8443646d107a4024cd003542274c4b10ec6
MD5 84c10fd1ab19a0d879c95842ec535570
BLAKE2b-256 a52c4141d7ba5446faa43842394e75aa4668db57be1263ba3e8f50a7ba310183

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page