LICENSE
README.md
pyproject.toml
setup.py
briq/__init__.py
briq/client.py
briq/config.py
briq/exceptions.py
briq.egg-info/PKG-INFO
briq.egg-info/SOURCES.txt
briq.egg-info/dependency_links.txt
briq.egg-info/requires.txt
briq.egg-info/top_level.txt
briq/campaign/__init__.py
briq/message/__init__.py
briq/workspace/__init__.py
tests/test_campaign.py
tests/test_client.py
tests/test_message.py
tests/test_workspace.py