LICENSE
README.md
setup.py
sgpt/__init__.py
sgpt/__main__.py
sgpt/app.py
sgpt/cache.py
sgpt/client.py
sgpt/config.py
sgpt/make_prompt.py
sgpt/utils.py
sgpt/handlers/__init__.py
sgpt/handlers/chat_handler.py
sgpt/handlers/default_handler.py
sgpt/handlers/handler.py
shell_gpt.egg-info/PKG-INFO
shell_gpt.egg-info/SOURCES.txt
shell_gpt.egg-info/dependency_links.txt
shell_gpt.egg-info/entry_points.txt
shell_gpt.egg-info/requires.txt
shell_gpt.egg-info/top_level.txt
tests/__init__.py
tests/integrational_tests.py
tests/unittests.py