undo-chat

View on PyPIReverse Dependencies (0)

0.1.0 undo_chat-0.1.0-py3-none-any.whl

Wheel Details

Project: undo-chat
Version: 0.1.0
Filename: undo_chat-0.1.0-py3-none-any.whl
Download: [link]
Size: 11097
MD5: d09a9e3c68feb2644df11d310704287a
SHA256: 3a2bc75a713eee3302022af4b646e092f3b2ed64ac3fc69ba88693c04df90529
Uploaded: 2024-04-06 07:57:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: undo-chat
Version: 0.1.0
Author: Kazuki INABA
Home-Page: https://github.com/tei6/undo_chat
Project-Url: Repository, https://github.com/tei6/undo_chat
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.9,<4.0
Requires-Dist: argparse (<2.0.0,>=1.4.0)
Requires-Dist: backoff
Requires-Dist: more_itertools
Requires-Dist: openai (<2.0,>=1.10)
Requires-Dist: prompt_toolkit (<4.0.0,>=3.0.43)
Requires-Dist: pyquery (<3,>=2)
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: requests-toolbelt (<2,>=1)
Requires-Dist: rich (<14.0.0,>=13.7.1)
Description-Content-Type: text/markdown
[Description omitted; length: 95 characters]

WHEEL

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

RECORD

Path Digest Size
undo_chat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
undo_chat/chat.py sha256=ql3WmiIT1-ibvQap8uvR8hxCO5XI-GiU_c1HGiI6NJw 1311
undo_chat/completer.py sha256=ZI5gkRjzKG6HZHcv0I7QvfOF9X4JdFNeHGUv-XmbDSg 1976
undo_chat/history.py sha256=NiQ7O__bZZ-9zngqL1KDZh6odFjH_zKnmkMg2fbCRyE 3934
undo_chat/main.py sha256=cWYpGl-Cg9a62l1gBzmjy3YU5eRmBoQkUt8FHO8ul8I 2678
undo_chat/message_util.py sha256=JgnHlZ5wt9ako5-oJRs42x8GnNJ5LAhPJjpPJaSPAc8 229
undo_chat/printer.py sha256=bcUhz58IClI_Um8zQ-X3j_QRkwqg74EV90XuXm1NxL4 512
undo_chat/prompt.py sha256=jWL56rjGouWg3s_zgBVXO-XNSHje6APtFS49jwrp44E 2410
undo_chat-0.1.0.dist-info/LICENSE sha256=vnbcgY_Da5FzIrQ2tJEVHbCfuSqAZASjzxSuCoB1PSQ 11343
undo_chat-0.1.0.dist-info/METADATA sha256=iD2EmHQR4B3byxc5CGGdCuztf3yA-1tvzaPQpRq6vzU 1004
undo_chat-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
undo_chat-0.1.0.dist-info/entry_points.txt sha256=-1C-1LgmK894mtw7coOigtQ5zMgrOLaYn2BQ97x6jms 49
undo_chat-0.1.0.dist-info/RECORD

entry_points.txt

undo-chat = undo_chat.main:main