AGENTS.md
BUILD.bazel
CLAUDE.md
README.md
pyproject.toml
src/softmax/__init__.py
src/softmax/_console.py
src/softmax/_http.py
src/softmax/auth.py
src/softmax/card.py
src/softmax/cli.py
src/softmax/forum.py
src/softmax/forum_wiki_api.py
src/softmax/perform_login.py
src/softmax/players.py
src/softmax/rate_limits.py
src/softmax/wiki.py
src/softmax_cli.egg-info/PKG-INFO
src/softmax_cli.egg-info/SOURCES.txt
src/softmax_cli.egg-info/dependency_links.txt
src/softmax_cli.egg-info/entry_points.txt
src/softmax_cli.egg-info/requires.txt
src/softmax_cli.egg-info/top_level.txt
tests/BUILD.bazel
tests/test_auth_login.py
tests/test_card.py
tests/test_forum_wiki_api.py
tests/test_forum_wiki_cli.py
tests/test_player_cli.py
tests/test_python_api.py
tests/test_rate_limits.py