Skip to main content

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


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

PySteamPathProvider-1.3-py3-none-any.whl (4.8 kB view hashes)

Uploaded Python 3

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