Skip to main content

Steam Store Front is an easy to use package to get game or app details from steam store.

Project description

https://img.shields.io/pypi/v/steamstorefront.svg?style=flat-square https://img.shields.io/travis/com/santoshpanna/steamstorefront?style=flat-square Documentation Status

Steam Store Front is an easy to use package to get game or app details from steam store.

Features

  • Supports apps

  • Supports packages

  • Supports bundles

Todo

  • more details about app from other souces

  • support for pages like developers, publishers, sales etc

Installation

pip install steamstorefront

Usage

Constructor:

import steamstorefront

ssf = SteamStoreFront(appid=203160, category="app")

ssf.getName()
ssf.getPrice()

Function:

from steamstorefront import SteamStoreFront

ssf = SteamStoreFront()

ssf.getName(appid=203160, category="app")
ssf.getPrice(appid=203160, category="app")

When quering data for same app:

from steamstorefront import SteamStoreFront

ssf = SteamStoreFront()

ssf.getName(appid=203160, category="app")
# it stores the appid and category so no need to pass it twice
ssf.getPrice()

When quering for different app:

from steamstorefront import SteamStoreFront

ssf = SteamStoreFront()

ssf.getName(appid=203160, category="app")
ssf.getName(appid=730, category="app")

Credits

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

steamstorefront-0.0.3.2.tar.gz (26.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

steamstorefront-0.0.3.2-py2.py3-none-any.whl (14.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file steamstorefront-0.0.3.2.tar.gz.

File metadata

  • Download URL: steamstorefront-0.0.3.2.tar.gz
  • Upload date:
  • Size: 26.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for steamstorefront-0.0.3.2.tar.gz
Algorithm Hash digest
SHA256 b34525ae6f52b7fb2634e298cd079698203b83f9122710702af830b1efc08ca3
MD5 bfe7bd5bf07be6b67d976c99c0df6ab2
BLAKE2b-256 104a835636c66e07b90fa762ce4c9a134c6cbcb8032d8ee286d7f64fc922b7e4

See more details on using hashes here.

File details

Details for the file steamstorefront-0.0.3.2-py2.py3-none-any.whl.

File metadata

  • Download URL: steamstorefront-0.0.3.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.0.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.7.4

File hashes

Hashes for steamstorefront-0.0.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 348d259c3262a8627a5f1ca32c7ca0315a614602b5cd67e45f146c546eac488d
MD5 7ceace01a3a7c329e687c77ca5791bb9
BLAKE2b-256 0cfc344ed8dff204b589ce79549c1df1175fc5a41d70d3ba66d1e1fc9d429c99

See more details on using hashes here.

Supported by

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