chatgpt-cli-md

View on PyPIReverse Dependencies (0)

0.1.13 chatgpt_cli_md-0.1.13-py3-none-any.whl

Wheel Details

Project: chatgpt-cli-md
Version: 0.1.13
Filename: chatgpt_cli_md-0.1.13-py3-none-any.whl
Download: [link]
Size: 17325
MD5: b06bd17fca990e605fc8334f7e554270
SHA256: c70a540572c8efc0708aa00032a9ee5d76e41404a24e5002be2a1bfdbbec8682
Uploaded: 2023-05-18 05:04:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatgpt-cli-md
Version: 0.1.13
Summary: A markdown-supported command-line interface tool that connects to ChatGPT using OpenAI's API key.
Author-Email: Jerry Yang <efjerryyang[at]outlook.com>
Project-Url: Homepage, https://github.com/efJerryYang/chatgpt-cli
Project-Url: Bug Tracker, https://github.com/efJerryYang/chatgpt-cli/issues
Project-Url: Repository, https://github.com/efJerryYang/chatgpt-cli.git
License: MIT License Copyright (c) 2023 Jerry Yang Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: chatbot,chatgpt,chatgpt-cli,openai,markdown,cli,command-line
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: openai (>=0.27.0)
Requires-Dist: pyyaml (>=6.0)
Requires-Dist: rich (>=13.3.1)
Requires-Dist: pyreadline3 (>=3.4.1)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 6742 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
chatgpt_cli/__init__.py sha256=5m8SqEdp4YrkgnRAaUQeBmE3m2VOeDQUJA3pYuY5mQ4 169
chatgpt_cli/chat.py sha256=QSEsbH7253nfX-SMrPYLOw8h2k6YuSSrb1aG0w6Iwes 2707
chatgpt_cli/conversation.py sha256=7umCcc25YVJ3XXVgSWpzG-BYlKcbh6VpFobjXucK-4k 15199
utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
utils/cmd.py sha256=29oNB_RfIPNIsor2eitS_YRsUm-wNVCRzEC0h_feqys 1987
utils/file.py sha256=GgKEs7pMFPnzLPyGeLmRkNe8JtY3MSU0-Qj5doowRyA 11185
utils/io.py sha256=-5WbZAb933UKJx0SbhWh70BbZyiFah101DquwDoSqpI 6325
chatgpt_cli_md-0.1.13.dist-info/LICENSE sha256=_3BHIRDP8o607A5tob2UQrYjiz941N3kM0Wv_KrWCso 1067
chatgpt_cli_md-0.1.13.dist-info/METADATA sha256=iyceQw39N7O5ZLgDHZ4jflQFuVfN275WvhVdwtUpv6U 8860
chatgpt_cli_md-0.1.13.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
chatgpt_cli_md-0.1.13.dist-info/entry_points.txt sha256=zkRS_kw19hq41vQhxa9tFPom5jpG-aPz91DxL65B3P8 54
chatgpt_cli_md-0.1.13.dist-info/top_level.txt sha256=ntNc-ylGyDs2YJ0HkV4ETFoQsKcE-R1PT7eQkB1lvWI 18
chatgpt_cli_md-0.1.13.dist-info/RECORD

top_level.txt

chatgpt_cli
utils

entry_points.txt

chatgpt-cli = chatgpt_cli.chat:main