Library used for accessing the installation directories (and app names) given Steam app-ids.
Project description
PySteamPathProvider
A library for providing steam paths and app names, given a Steam AppID (integer).
GetSteamInstallPath()
Retrieve the installation path of Steam.
GetInstallationDirs()
Get every directory that Steam can install games to.
GetAppsDictionary()
Retrieve installation directories of every app the user has currently installed. SLOW!
GetApp(appid)
Retrieve information only about this app in the form of a tuple (name, installpath). Significantly faster than GetAppsDictionary().
GetAppName(appid)
Retrieve only the name of this specific app.
GetAppInstallPath(appid)
Retrieve only the installation path of this specific app.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for PySteamPathProvider-1.3-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 7289cb46e2a814ff3056eef75d2409edeabe24c3748230aaca859720b3b6a637 |
|
| MD5 | d8c8023e535eee987bc2b78abbe9dc30 |
|
| BLAKE2b-256 | 114fc02527df2ac1447a8cf190af436ee7cdb5dbc9223c270dac6e4f7034b467 |