LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/tamu_chat/__init__.py
src/tamu_chat/client.py
src/tamu_chat/config.py
src/tamu_chat/exceptions.py
src/tamu_chat/models.py
src/tamu_chat.egg-info/PKG-INFO
src/tamu_chat.egg-info/SOURCES.txt
src/tamu_chat.egg-info/dependency_links.txt
src/tamu_chat.egg-info/requires.txt
src/tamu_chat.egg-info/top_level.txt
tests/test_library.py
tests/test_list_models.py