gpt-term

View on PyPIReverse Dependencies (0)

1.3.1 gpt_term-1.3.1-py3-none-any.whl

Wheel Details

Project: gpt-term
Version: 1.3.1
Filename: gpt_term-1.3.1-py3-none-any.whl
Download: [link]
Size: 38595
MD5: 03c29e713bda2e743ab7d99d2cef325b
SHA256: f4b958d120b401bf178ebb083bc69d44ddae32783ae14808d63e8d65a39a0de3
Uploaded: 2023-11-21 12:59:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gpt-term
Version: 1.3.1
Summary: Chat with GPT in Terminal
Author: xiaoxx970, Ace-Radom
Project-Url: Homepage, https://github.com/xiaoxx970/chatgpt-in-terminal/
License: MIT License Copyright (c) 2023 xiaoxx970 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.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Requires-Python: >=3.7
Requires-Dist: requests
Requires-Dist: pyperclip
Requires-Dist: rich (>=13.3.1)
Requires-Dist: prompt-toolkit (>=3.0)
Requires-Dist: sseclient-py (>=1.7.2)
Requires-Dist: tiktoken
Requires-Dist: packaging
Requires-Dist: python-i18n
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 15775 characters]

WHEEL

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

RECORD

Path Digest Size
gpt_term/__init__.py sha256=ESLE9rArWua84yHFD-I5Nm5RQC3HXmbs_TfVz6M0wRk 104
gpt_term/__main__.py sha256=Vdhw8YA1K3wPMlbJQYL5WqvRzAKVeZ16mZQFO9VRmCo 62
gpt_term/_version.py sha256=cOVPCvD2h2G_2KB6G3ddreYkIQfAnS6WqgAkF_qgGOQ 411
gpt_term/config.ini sha256=WK-2O6bRuFu0i0bw14tiSNYNtEdZT8qLzkZKhQYWnMM 1255
gpt_term/locale.py sha256=DGfdmRSiNr7rgbzMkMohTN6JpiyOkg5pWysEsMp6ZVw 509
gpt_term/main.py sha256=6ZkwCy7_lZ8BoWfckhav3FpwYlWhv-XM2Tz_krFnVMI 46892
gpt_term/locale/gpt_term.de.yml sha256=mHmO3ZSJb-o218j-VLyqszBD75oyjAObyEok44OITw0 10984
gpt_term/locale/gpt_term.en.yml sha256=bbX36BFNWe9r8XWez6zslOuxy3RrHjPXG1R24nErIrw 9615
gpt_term/locale/gpt_term.jp.yml sha256=AMu8r_Yr-WG-g1rkbau1M4jjGCn0C9K1fZjjFGf3R_E 12829
gpt_term/locale/gpt_term.zh_CN.yml sha256=8XIPIxiZ2MJKuRiFfMM-X1o7byDjBM0yTk5SBFPFrfk 9462
gpt_term-1.3.1.dist-info/LICENSE sha256=22_iujo2kTXmaa8IXYUPvCBMrABHd_DdY7G1O4xQ6LQ 1066
gpt_term-1.3.1.dist-info/METADATA sha256=g_tcFvHTCUTilDdOzHb5qMReBsuLXlnFBwVjyzXjK64 17847
gpt_term-1.3.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
gpt_term-1.3.1.dist-info/entry_points.txt sha256=lK-pcsVHDEtBOGsz3Ef3XgOG_LZXDcmagGeMlfyXRbA 48
gpt_term-1.3.1.dist-info/top_level.txt sha256=jlvHAP04ApZAY73XQFEsSnNwlFFkElqr-f-s2YlV9HU 9
gpt_term-1.3.1.dist-info/RECORD

top_level.txt

gpt_term

entry_points.txt

gpt-term = gpt_term.main:main