LICENSE
README.md
pyproject.toml
src/copilot_python/__init__.py
src/copilot_python/__main__.py
src/copilot_python/cli.py
src/copilot_python/client.py
src/copilot_python.egg-info/PKG-INFO
src/copilot_python.egg-info/SOURCES.txt
src/copilot_python.egg-info/dependency_links.txt
src/copilot_python.egg-info/entry_points.txt
src/copilot_python.egg-info/requires.txt
src/copilot_python.egg-info/top_level.txt
src/copilot_wrapper/__init__.py
src/copilot_wrapper/__main__.py
src/copilot_wrapper/cli.py
src/copilot_wrapper/client.py
tests/test_client.py