LICENSE
README.md
pyproject.toml
setup.py
bridgepy/__init__.py
bridgepy/bid.py
bridgepy/bridge.py
bridgepy/card.py
bridgepy/datastore.py
bridgepy/entity.py
bridgepy/exception.py
bridgepy/game.py
bridgepy/player.py
bridgepy.egg-info/PKG-INFO
bridgepy.egg-info/SOURCES.txt
bridgepy.egg-info/dependency_links.txt
bridgepy.egg-info/top_level.txt
tests/test_bid.py
tests/test_card.py
tests/test_game.py
tests/test_player.py