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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file PySteamPathProvider-1.3-py3-none-any.whl.
File metadata
- Download URL: PySteamPathProvider-1.3-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7289cb46e2a814ff3056eef75d2409edeabe24c3748230aaca859720b3b6a637
|
|
| MD5 |
d8c8023e535eee987bc2b78abbe9dc30
|
|
| BLAKE2b-256 |
114fc02527df2ac1447a8cf190af436ee7cdb5dbc9223c270dac6e4f7034b467
|