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

# gpt-repl
Command line REPL for ChatGPT

