LICENSE
README.md
setup.cfg
setup.py
connpy/__init__.py
connpy/__main__.py
connpy/_version.py
connpy/ai.py
connpy/api.py
connpy/completion.py
connpy/configfile.py
connpy/connapp.py
connpy/core.py
connpy/hooks.py
connpy/plugins.py
connpy/printer.py
connpy.egg-info/PKG-INFO
connpy.egg-info/SOURCES.txt
connpy.egg-info/dependency_links.txt
connpy.egg-info/entry_points.txt
connpy.egg-info/requires.txt
connpy.egg-info/top_level.txt
connpy/core_plugins/capture.py
connpy/core_plugins/context.py
connpy/core_plugins/sync.py
connpy/tests/__init__.py
connpy/tests/conftest.py
connpy/tests/test_ai.py
connpy/tests/test_api.py
connpy/tests/test_capture.py
connpy/tests/test_completion.py
connpy/tests/test_configfile.py
connpy/tests/test_context.py
connpy/tests/test_core.py
connpy/tests/test_hooks.py
connpy/tests/test_plugins.py
connpy/tests/test_printer.py
connpy/tests/test_sync.py