og-chat

View on PyPIReverse Dependencies (0)

0.5.3 og_chat-0.5.3-py3-none-any.whl

Wheel Details

Project: og-chat
Version: 0.5.3
Filename: og_chat-0.5.3-py3-none-any.whl
Download: [link]
Size: 12247
MD5: 53ac7857bad69161857f6e8cb1cfdec1
SHA256: e9c3d979a4d6c187dc70903471e790734f5e65af6a8aa5c3925770177731c0a1
Uploaded: 2023-11-10 05:27:02 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: og-chat
Version: 0.5.3
Summary: the chat client for open source code interpreter octogen
Author: imotai
Author-Email: codego.me[at]gmail.com
Home-Page: https://github.com/dbpunk-labs/octogen
Requires-Dist: og-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: 171 characters]

WHEEL

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

RECORD

Path Digest Size
og_discord/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
og_discord/discord_chat.py sha256=6dG31zHzsrdnpgYrVe2EE8Ya4oQ1n4N_9uDRk31FHUg 7965
og_terminal/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
og_terminal/markdown.py sha256=ylu8l1sEt8X7KT_Sa163f0m66ai2U7qVAqsUvHYsHMA 1270
og_terminal/ping.py sha256=Z0aVFR8p9ogB0TK4xebTMBym5H9n-BwLtQzwGmx4-_Q 1579
og_terminal/terminal_chat.py sha256=r27fYQbFP-QvcSL0CXKT5eN6AJnGXQc88bm_yiKYAxY 14900
og_terminal/ui_block.py sha256=YZECMqNeKTB7QgUgxPn5o8QnMvkwLvAdNxcEWVQ5pgk 7036
og_terminal/utils.py sha256=iTBmM91mIS4oAmzm71jL7TztxBapw8MStivXG-NievQ 1178
og_chat-0.5.3.dist-info/METADATA sha256=Ryh8wfAbuWMlsJRxioLwGDUmGPlGyJPr9Ca-Wt02SY8 684
og_chat-0.5.3.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
og_chat-0.5.3.dist-info/entry_points.txt sha256=9n6Zt5TkizsosXl1fSBTVyGKHepTgU9hmjgdS0OCjE4 133
og_chat-0.5.3.dist-info/top_level.txt sha256=oMyC7ip5kr94E3kiqUA2IXwAXeiGeO_jpoXqLKRdwSE 23
og_chat-0.5.3.dist-info/RECORD

top_level.txt

og_discord
og_terminal

entry_points.txt

og = og_terminal.terminal_chat:app
og_discord_bot = og_discord.discord_chat:run_app
og_ping = og_terminal.ping:app