chat-cli

View on PyPIReverse Dependencies (0)

0.3.5 chat_cli-0.3.5-py3-none-any.whl

Wheel Details

Project: chat-cli
Version: 0.3.5
Filename: chat_cli-0.3.5-py3-none-any.whl
Download: [link]
Size: 7469
MD5: c2a08ea1276ea1207385e18a67816963
SHA256: 0dd4fc7f3d049df9e9a087a7d96eb06b0df5af8e1718b7fb6b2304d3e637bdf6
Uploaded: 2023-10-23 14:53:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chat-cli
Version: 0.3.5
Summary: Command line interaction with ChatGPT with chat history saved locally
Author: Robert Gingras
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: openai (<0.29.0,>=0.28.1)
Requires-Dist: platformdirs (<4.0.0,>=3.11.0)
Requires-Dist: pyperclip (<2.0.0,>=1.8.2)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: tiktoken (<0.6.0,>=0.5.1)
Requires-Dist: typing-extensions (<5.0.0,>=4.8.0)
Requires-Dist: uuid6 (<2024.0.0,>=2023.5.2)
Description-Content-Type: text/markdown
[Description omitted; length: 1959 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chat_cli/__init__.py sha256=1bdCAGFs9LJK6d5vPayKm-kXBjU6nx1IjRn_nByOwU4 5072
chat_cli/__main__.py sha256=KS03XmcSp87p76hKYxCYtgcVVqDJoyFkiCadmcynn3g 63
chat_cli/constants.py sha256=YZdk-5ufL1ZlISTl2zgIW7vgUsZ2Szx-waINy-rIIeA 341
chat_cli/conversation.py sha256=UpxzFxXvasX8lVCW67AOBuyo3bS_ZAlFzWwn5P5tW_U 4964
chat_cli-0.3.5.dist-info/LICENSE sha256=SCH0OZtspRpXbbdNSubg1mbmeWvsyU7qWkxpDJF2UtM 1510
chat_cli-0.3.5.dist-info/METADATA sha256=OsyveBGwdCluyzgi9GiKattrWi0GQdeG4Sp7uHc-XBc 2783
chat_cli-0.3.5.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
chat_cli-0.3.5.dist-info/entry_points.txt sha256=A-ZhjHpdqx2udMv9lMfFxr3UDr-32W4l02njDb8LtOg 38
chat_cli-0.3.5.dist-info/RECORD

entry_points.txt

chat = chat_cli:main