Search bar offers the following options:
+foo bar -baz
foo*
+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.
foo~1
Results provided by Lunr.js
Credentials
__init__
api_key
login
password
utils
account_id_to_steam_id
calculate_gross_price
calculate_net_price
create_cookie
get_buy_orders_from_node
get_description_key
get_key_value_from_url
get_listing_id_to_assets_address_from_html
get_market_listings_from_html
get_market_sell_listings_from_api
get_sell_listings_from_node
load_credentials
login_required
merge_items
merge_items_with_descriptions_from_inventory
merge_items_with_descriptions_from_listing
merge_items_with_descriptions_from_offer
merge_items_with_descriptions_from_offers
ping_proxy
steam_id_to_account_id
text_between
texts_between
steampy.utils.Credentials
steampy
class Credentials: (source)
Constructor: Credentials(login, password, api_key)
Credentials(login, password, api_key)
View In Hierarchy
Undocumented
str