.gitignore
LICENSE.txt
README.md
pyproject.toml
setup.py
.github/workflows/publish.yml
examples/backpack_tf_socket.py
examples/example_inventory.json
examples/get_inventory_skus.py
examples/prices_tf_socket.py
examples/steamsupply_inventory_fetch.py
src/tf2_utils/__init__.py
src/tf2_utils/backpack_tf.py
src/tf2_utils/inventory.py
src/tf2_utils/item.py
src/tf2_utils/offer.py
src/tf2_utils/prices_tf.py
src/tf2_utils/schema.py
src/tf2_utils/sku.py
src/tf2_utils/sockets.py
src/tf2_utils/utils.py
src/tf2_utils.egg-info/PKG-INFO
src/tf2_utils.egg-info/SOURCES.txt
src/tf2_utils.egg-info/dependency_links.txt
src/tf2_utils.egg-info/requires.txt
src/tf2_utils.egg-info/top_level.txt
src/tf2_utils/json/effects.json
src/tf2_utils/json/qualities.json
src/tf2_utils/json/schema.json
src/tf2_utils/providers/steamapis.py
src/tf2_utils/providers/steamcommunity.py
src/tf2_utils/providers/steamsupply.py
tests/__init__.py
tests/test_offer.py
tests/test_sku.py
tests/test_utils.py
tests/json/crusaders_crossbow.json
tests/json/ellis_cap.json
tests/json/hong_kong_cone.json
tests/json/offer.json