LICENSE
README.md
pyproject.toml
setup.py
steam_client/__init__.py
steam_client/app.py
steam_client/commands.py
steam_client/game.py
steam_client/library.py
steam_client/library_folder.py
steam_client/login_users.py
steam_client/py.typed
steam_client/shortcut.py
steam_client/steam.py
steam_client/utils.py
steam_client.egg-info/PKG-INFO
steam_client.egg-info/SOURCES.txt
steam_client.egg-info/dependency_links.txt
steam_client.egg-info/requires.txt
steam_client.egg-info/top_level.txt
tests/test_commands.py
tests/test_game.py
tests/test_library.py
tests/test_login_users.py
tests/test_shortcut.py
tests/test_steam.py