octopus-chat

View on PyPIReverse Dependencies (0)

0.4.18 octopus_chat-0.4.18-py3-none-any.whl

Wheel Details

Project: octopus-chat
Version: 0.4.18
Filename: octopus_chat-0.4.18-py3-none-any.whl
Download: [link]
Size: 12912
MD5: 0e74cc06428ccbfb5c4765154f57bd38
SHA256: 376239c5dd7ee8bc81ddf07af9057fcc4de3bfaea0b1a26288f16691f592dd78
Uploaded: 2023-09-27 03:15:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: octopus-chat
Version: 0.4.18
Summary: the chat client for open source code interpreter octopus
Author: imotai
Author-Email: wangtaize[at]dbpunk.com
Home-Page: https://github.com/dbpunk-labs/octopus
Requires-Dist: octopus-sdk (>=0.1.0)
Requires-Dist: rich (>=13.5.2)
Requires-Dist: prompt-toolkit (>=3.0.0)
Requires-Dist: click (>=8.0.0)
Requires-Dist: discord.py (>=2.3.2)
Requires-Dist: clipboard (>=0.0.4)
Requires-Dist: term-image (>=0.7.0)
Requires-Dist: python-dotenv
Description-Content-Type: text/markdown
[Description omitted; length: 35 characters]

WHEEL

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

RECORD

Path Digest Size
octopus_discord/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
octopus_discord/discord_chat.py sha256=E6KKZqZttU2ad3sg51PidBKiQx5AtToPZw1yox4rL6c 8476
octopus_terminal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
octopus_terminal/markdown.py sha256=ETXiTO-l3lznBeojsMx9jbLZzWHfA6QBtuD8kAGNNqg 1702
octopus_terminal/ping.py sha256=bgNIS_UUgzNr_yP-z6cWMyLvs_ra5L8oT6ZBuBo_hyY 1995
octopus_terminal/terminal_chat.py sha256=7fg3SRm6K39IsLFFhzo1mrNGf_UrtbyceyMGzvnZ8ig 21002
octopus_terminal/utils.py sha256=adrkO0Q07CKNM6-ou8uhywOWy1moS4KnG3ulQ23hnFc 1609
octopus_chat-0.4.18.dist-info/METADATA sha256=SmrPqZmEk7FAYrAOXt9mgFLRvL5nVhtXpQx9cpk3CJ8 560
octopus_chat-0.4.18.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
octopus_chat-0.4.18.dist-info/entry_points.txt sha256=hUyagJrRNrk3HkWkRn9mx6ZXfAYHaTqF-NCF-YnEFy0 163
octopus_chat-0.4.18.dist-info/top_level.txt sha256=8tCxZ-kl9RVTubIFWASSCoM9zA6cInec3yfDsI_-NP0 33
octopus_chat-0.4.18.dist-info/RECORD

top_level.txt

octopus_discord
octopus_terminal

entry_points.txt

octopus = octopus_terminal.terminal_chat:app
octopus_discord_bot = octopus_discord.discord_chat:run_app
octopus_ping = octopus_terminal.ping:app