chatgpt-tui

View on PyPIReverse Dependencies (0)

0.7.0 chatgpt_tui-0.7.0-py3-none-any.whl

Wheel Details

Project: chatgpt-tui
Version: 0.7.0
Filename: chatgpt_tui-0.7.0-py3-none-any.whl
Download: [link]
Size: 6817
MD5: 8153e2b0641aeb3802f481ade5296663
SHA256: 926d6abd9fb2d68446dadb0f9183c97a7fb21de52dbefd1b48bd2e3966f6fb75
Uploaded: 2023-07-25 08:48:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: chatgpt-tui
Version: 0.7.0
Summary: A simple TUI interface for ChatGPT.
Author: Jiayi Pan
Author-Email: i[at]jiayipan.me
Home-Page: https://github.com/Jiayi-Pan/ChatGPT_TUI
Keywords: chatbot,tui,chatgpt,chatgpt_tui
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: textual (==0.13)
Requires-Dist: httpx
Requires-Dist: pyperclip
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 962 characters]

WHEEL

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

RECORD

Path Digest Size
chatgpt_tui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
chatgpt_tui/app.py sha256=SHOTmr2NRNcrj_XTn3e3hJvrNJAE92aLYzDbdR9rlVc 2639
chatgpt_tui/chat_api.py sha256=YiyH12ZnmHrdBtYucRgnRsMseD1c7ixMbYpTL83eVb8 954
chatgpt_tui/structures.py sha256=cmR7lJdizDu-v5qkuUIktM13-pPdZa6iO77zsj8y7ic 938
chatgpt_tui/style.css sha256=Hmobsef9SnmcYaYUieAiiDaDw3wb7iB8aC40slBDTE0 1554
chatgpt_tui/widgets.py sha256=cMoJc9_2vxaUQ6jIQ_ba_p3yqoA07a6FG5kWdqnMozU 2260
chatgpt_tui-0.7.0.dist-info/LICENSE sha256=yUCAO5tvEkkdTTwhdqB7fJ_-0F2ZTurr5D_YTVlKhs8 1067
chatgpt_tui-0.7.0.dist-info/METADATA sha256=1TVvH7m4wXRiQErAPEEc-jGoxQKQFj00SnQp1f-Wxac 1512
chatgpt_tui-0.7.0.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
chatgpt_tui-0.7.0.dist-info/entry_points.txt sha256=ycInCLuD4aLb7xUbrZobzhvAywoHVPFewmkPe0CxYBc 46
chatgpt_tui-0.7.0.dist-info/top_level.txt sha256=sCcXm13qyXE9ygB3W53k3K7Qdg32lxCySo6wNrVetV8 12
chatgpt_tui-0.7.0.dist-info/RECORD

top_level.txt

chatgpt_tui

entry_points.txt

catui = chatgpt_tui.app:run