openai-chat

View on PyPIReverse Dependencies (0)

0.0.3 openai_chat-0.0.3-py2.py3-none-any.whl

Wheel Details

Project: openai-chat
Version: 0.0.3
Filename: openai_chat-0.0.3-py2.py3-none-any.whl
Download: [link]
Size: 5221
MD5: 1e3e7ea60121680e3217b648e097ab9a
SHA256: 9e1f89cfacf7fb78ab46d371ba000e2ba0edafaf0a7a42c6fc8031592fd034d9
Uploaded: 2023-04-10 13:01:33 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openai-chat
Version: 0.0.3
Summary: CLI for chatting through OpenAI's API.
Author-Email: Ryan Young <dev[at]ryayoung.com>
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries
Requires-Dist: click
Requires-Dist: colorama
Requires-Dist: openai
Requires-Dist: prompt-toolkit
Requires-Dist: requests
[No description]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.11.1
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
openai_chat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
openai_chat/chat.py sha256=xjaksAgvopmeR0294POY1fO1FSRnREYcZg1SbrSnxoM 2307
openai_chat/main.py sha256=MbxPzMYE0ONRdvfnRzR1BYHg96vJRLa-LPG7XyCVD60 7461
openai_chat-0.0.3.dist-info/METADATA sha256=Oaq1Gl0rk-5LpU-hQj-BvdqkFGpZWQ5OwwCvflqcId4 560
openai_chat-0.0.3.dist-info/WHEEL sha256=cdcF4Fbd0FPtw2EMIOwH-3rSOTUdTCeOSXRMD1iLUb8 105
openai_chat-0.0.3.dist-info/entry_points.txt sha256=pTwyZxC7yhh4qC9bk2WjTz5mvoWyxjFrvnsp34QPCPw 40
openai_chat-0.0.3.dist-info/RECORD

entry_points.txt

ai = gpt_ai.main:main