Metadata-Version: 2.1
Name: gpt-repl
Version: 0.4.3
Summary: Command line REPL for ChatGPT
Author-email: Lucas Hansen <lucashansen@gmail.com>
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: click >=8.0
Requires-Dist: colorama >=0.1.0
Requires-Dist: guesslang-experimental >=2.2.3
Requires-Dist: openai >=0.25
Requires-Dist: prompt_toolkit >=3.0
Requires-Dist: pyperclip >=1.0
Requires-Dist: requests >=2.0
Requires-Dist: rich >=12.0
Requires-Dist: transformers >=4.0
Project-URL: Home, https://github.com/veered/gpt-repl

# gpt-repl
Command line REPL for ChatGPT

