LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
assets/context_example.png
assets/question_chain_example.png
gptty/__init__.py
gptty/__main__.py
gptty/config.py
gptty/context.py
gptty/gptty.py
gptty/tagging.py
gptty.egg-info/PKG-INFO
gptty.egg-info/SOURCES.txt
gptty.egg-info/dependency_links.txt
gptty.egg-info/entry_points.txt
gptty.egg-info/requires.txt
gptty.egg-info/top_level.txt
tests/test_config.py
tests/test_context.py
tests/test_tagging.py