BUILD.bazel
pyproject.toml
src/softmax/__init__.py
src/softmax/_console.py
src/softmax/auth.py
src/softmax/cli.py
src/softmax/cogames.py
src/softmax/perform_login.py
src/softmax/token_storage.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_cli_plugins.py
tests/test_python_api.py