cli-chat

View on PyPIReverse Dependencies (0)

0.2.3 cli_chat-0.2.3-py3-none-any.whl

Wheel Details

Project: cli-chat
Version: 0.2.3
Filename: cli_chat-0.2.3-py3-none-any.whl
Download: [link]
Size: 19296
MD5: 5a9c8cfb55cd37855c6ab7bbfc12d81b
SHA256: 44b6df0149e2a3fb24175c29207e69fc4134382021aaa8007ecd3637afc90612
Uploaded: 2023-03-20 09:54:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cli-chat
Version: 0.2.3
Author: Zhu Zhaomeng
Author-Email: zhaomeng.zhu[at]ntu.edu.sg
License: GPLv3
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: appdirs (<2.0.0,>=1.4.4)
Requires-Dist: openai (<0.28.0,>=0.27.0)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.38)
Requires-Dist: rich (<14.0.0,>=13.3.1)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Description-Content-Type: text/markdown
[Description omitted; length: 5196 characters]

WHEEL

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

RECORD

Path Digest Size
cli_chat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cli_chat/app.py sha256=01MAL5xr85qmLA5sj8TEWutA8yoX0DuQiPgrUudG4kI 1716
cli_chat/bot.py sha256=PAggpOhdbU13wjadzCSq4X994gBJ71meRcu9A7b_SoA 3217
cli_chat/command.py sha256=XJCbYGUCWqVoEu59qbJoICOLLb9KPuEtX8Yte1ZYqdk 3276
cli_chat/console.py sha256=uDo4SvC_vtupUjJx_lT153Tnki8ji5yrtT18nuwOOUI 2623
cli_chat-0.2.3.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
cli_chat-0.2.3.dist-info/METADATA sha256=bBHG_DR2xHD-aP68Ujov3RMQD6MAFIRILEAS3GMQx9A 5756
cli_chat-0.2.3.dist-info/WHEEL sha256=kLuE8m1WYU0Ig0_YEGrXyTtiJvKPpLpDEiChiNyei5Y 88
cli_chat-0.2.3.dist-info/entry_points.txt sha256=F5INB4RhrZ8ia5Iu_i3KhAuVqmcQ9rT_SAOxe-AETQc 85
cli_chat-0.2.3.dist-info/RECORD

entry_points.txt

cli-chat = cli_chat.app:app
cli-chat-config = cli_chat.app:config_app