steampy API Documentation Modules Classes Names
Clear Help

Search bar offers the following options:

  • Term presence. The below example searches for documents that must contain “foo”, might contain “bar” and must not contain “baz”: +foo bar -baz
  • Wildcards. The below example searches for documents with words beginning with “foo”: foo*
  • Search in specific fields. The following search matches all objects in "twisted.mail" that matches “search”: +qname:twisted.mail.* +search

    Possible fields: 'name', 'qname' (fully qualified name), 'docstring', and 'kind'. Last two fields are only applicable if "search in docstrings" is enabled.

  • Fuzzy matches. The following search matches all documents that have a word within 1 edit distance of “foo”: foo~1

Results provided by Lunr.js

Class Hierarchy

  • enum.Enum
    • steampy.confirmation.Tag - Undocumented
  • enum.IntEnum
    • steampy.models.Currency - All currencies that are supported by Steam you can found them at https://partner.steamgames.com/doc/store/pricing/currencies
    • steampy.models.TradeOfferState - Undocumented
  • Exception
    • steampy.exceptions.ApiException - Undocumented
    • steampy.exceptions.CaptchaRequired - Undocumented
    • steampy.exceptions.ConfirmationExpected - Undocumented
    • steampy.exceptions.InvalidCredentials - Undocumented
    • steampy.exceptions.LoginRequired - Undocumented
    • steampy.exceptions.ProxyConnectionError - Undocumented
    • steampy.exceptions.SevenDaysHoldException - Undocumented
    • steampy.exceptions.TooManyRequests - Undocumented
  • steampy.client.SteamClient - Undocumented
  • steampy.confirmation.Confirmation - Undocumented
  • steampy.confirmation.ConfirmationExecutor - Undocumented
  • steampy.login.LoginExecutor - Undocumented
  • steampy.market.SteamMarket - Undocumented
  • steampy.models.Asset - Undocumented
  • steampy.models.Endpoints - Undocumented
  • steampy.models.GameOptions - Undocumented
  • steampy.models.SteamUrl - Undocumented
  • steampy.utils.Credentials - Undocumented
API Documentation for steampy, generated by pydoctor 23.9.1 at 2023-11-22 06:37:44.