BrettWitty / steam_scripts

Python scripts to explore your Steam account

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

These are scripts to examine your Steam collection.

linux.py

Counts how many of your games are Linux-friendly, and prints a small profile.

You'll need:

requests and progressbar can be installed via pip. You need to follow the instructions on steamapi to get it installed.

This script produces gamedata.json, so you don't need to download it frequently.

About

Python scripts to explore your Steam account


Languages

Language:Python 100.0%