Source: python-steamodd Maintainer: Home Assistant Team Uploaders: Edward Betts , Section: python Priority: optional Build-Depends: debhelper-compat (= 13), dh-sequence-python3, dh-sequence-sphinxdoc , pybuild-plugin-pyproject, python3-all, python3-setuptools, Build-Depends-Indep: python3-sphinx , Standards-Version: 4.7.2 Homepage: https://github.com/Lagg/steamodd Vcs-Browser: https://salsa.debian.org/homeassistant-team/deps/python-steamodd Vcs-Git: https://salsa.debian.org/homeassistant-team/deps/python-steamodd.git Package: python3-steamodd Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}, Built-Using: ${sphinxdoc:Built-Using}, Description: Tools for interacting with the Steam API and processing Steam data This library provides interfaces for communicating with the Steam web API, enabling retrieval of information about public Steam accounts as well as access to a range of Steam community features. Capabilities include managing and fetching user inventories, interpreting Valve Data Format (VDF) files, and extracting data related to games, items, and user activity directly from Steam. . In addition to API wrappers, the library offers utilities for serializing and deserializing VDF files commonly used in Steam's infrastructure. It supports structured access to user profiles, inventories, and other public Steam information. Communication with Steam's online services requires an API key obtained from the Steam Community website.