charla

View on PyPIReverse Dependencies (0)

2.0.0 charla-2.0.0-py3-none-any.whl

Wheel Details

Project: charla
Version: 2.0.0
Filename: charla-2.0.0-py3-none-any.whl
Download: [link]
Size: 10890
MD5: d44fb9b8c3bd3054d7aa2b78cf067c51
SHA256: a7d06ca60105ed2dedc9fd329bb416bc17ba83ed22241266d935373c0bf3927c
Uploaded: 2024-10-16 21:35:15 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: charla
Version: 2.0.0
Summary: A terminal based chat application that works with language models.
Author-Email: Ramiro Gómez <code[at]ramiro.org>
Project-Url: Documentation, https://github.com/yaph/charla#readme
Project-Url: Issues, https://github.com/yaph/charla/issues
Project-Url: Source, https://github.com/yaph/charla
Keywords: chat-client,chatbot,cli,github models,llm,ollama,terminal
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.10
Requires-Dist: azure-ai-inference
Requires-Dist: html2text
Requires-Dist: httpx
Requires-Dist: ollama
Requires-Dist: platformdirs
Requires-Dist: prompt-toolkit
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE.txt
[Description omitted; length: 4554 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.25.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
charla/__about__.py sha256=zJCLYY4p18QuOc0c3Ukwd-N7Bl6o8XB-xhikRUphNCY 126
charla/__init__.py sha256=Hi18ekz_kKsIjEqVYaHHs-MVJlgZZ0iyoNBNbrYKseU 104
charla/chat.py sha256=pOCjSzyxwJxnHuCN0A2UxeOcP60vvfLnNT-g2w3SQb0 5283
charla/cli.py sha256=AT5zCrCUenH85C3gZ1GKUgZExqK_p_5LuWQ2G7WXeq8 1840
charla/config.py sha256=gpTZw8_uMCLKX03FOYP21l3vXVYV999w0bIaWF-0wY0 1461
charla/ui.py sha256=jbnOulWvjnYY7v1m8tBGZm-dsibCYtJkKA4USc03cf0 651
charla/client/__init__.py sha256=F6UPMIx-TuImOJURCQrB74P-Oa6qNy3fj_g_t14PRFw 635
charla/client/github.py sha256=vInjsvFKy2o3nxfgRSSUiQi6yLz11RxzkGF4q-SDb-8 1860
charla/client/ollama.py sha256=KBYIE9jgMDAyMOGWhuLaAB4Vpplixa3DqqCFgBt3RiQ 1860
charla-2.0.0.dist-info/METADATA sha256=Qne5XgkeHwgl71txwEx0UG37FtBPqw5eiZJGnJOb_xE 5626
charla-2.0.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
charla-2.0.0.dist-info/entry_points.txt sha256=tiU6hih4woARmY1PQ__iV2zJMXUCASiZv3UUZyjzhd0 43
charla-2.0.0.dist-info/licenses/LICENSE.txt sha256=xHAsOfDjwvLq-EgPUtcbXVleLyzpP-CoWJtpff97lcE 1096
charla-2.0.0.dist-info/RECORD

entry_points.txt

charla = charla.cli:main