Skip to main content

Steam Tags on PyPI

Project description

Match Steam Tags

PyPI status Build status Updates Python 3 Code coverage Code Quality

This repository contains Python code to match Steam tags with appIDs.

Installation

The code is packaged for PyPI, so that the installation consists in running:

pip install steamtags

Usage

Load genres and tags from a local cache, if available. Otherwise, download them.

import steamtags

genres_dict, tags_dict = steamtags.load()

Download genres and tags based on Top 100 games, with respect to the number of players in the last two weeks.

import steamtags

genres_dict, tags_dict = steamtags.download(data_source='top100in2weeks')

Download genres and tags based on Top 100 games, with respect to the number of players since March 2009.

import steamtags

genres_dict, tags_dict = steamtags.download(data_source='top100forever')

Download genres and tags based on Top 100 games, with respect to the estimated number of owners.

import steamtags

genres_dict, tags_dict = steamtags.download(data_source='top100owned')

References

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

steamtags-0.1.2.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

steamtags-0.1.2-py3-none-any.whl (5.1 kB view details)

Uploaded Python 3

File details

Details for the file steamtags-0.1.2.tar.gz.

File metadata

  • Download URL: steamtags-0.1.2.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for steamtags-0.1.2.tar.gz
Algorithm Hash digest
SHA256 acdc17b745ff5b1f8868fb235a272282771c617b224851c02528bb05f71cb842
MD5 f3f39cc1190ad3f7a3f397a726df287b
BLAKE2b-256 085c4a0ff865a8028c01fed5191f8ce4f58d17481d0230329b6b50e6b0c429bb

See more details on using hashes here.

File details

Details for the file steamtags-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: steamtags-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.9.0

File hashes

Hashes for steamtags-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 79067aed82ae85025c923dddfdf06ae83f27212836900e7aef8640eb39fbeb03
MD5 c06cf0022ac3ad338fe990f276b1b043
BLAKE2b-256 14924a4637c37d7976325d3dc844ab4a3b303924d1e57bd2daf4d2925f0c171f

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