LICENSE
README.md
pyproject.toml
src/ChatPyPI.egg-info/PKG-INFO
src/ChatPyPI.egg-info/SOURCES.txt
src/ChatPyPI.egg-info/dependency_links.txt
src/ChatPyPI.egg-info/entry_points.txt
src/ChatPyPI.egg-info/requires.txt
src/ChatPyPI.egg-info/top_level.txt
src/chatpypi/__init__.py
src/chatpypi/cli.py
src/chatpypi/config.py
src/chatpypi/main.py
src/chatpypi/session_ops.py
tests/test_cli.py
tests/test_session_ops.py
tests/test_version.py