sum-sum

View on PyPIReverse Dependencies (0)

0.1.0.1 sum_sum-0.1.0.1-py3-none-any.whl

Wheel Details

Project: sum-sum
Version: 0.1.0.1
Filename: sum_sum-0.1.0.1-py3-none-any.whl
Download: [link]
Size: 4470
MD5: ec59be6b3d000518448e9afcd3219be7
SHA256: 1ee5222d7bf8b68a8b19fc0217f61559d938ca3348cfb74c904eaab4913a2c41
Uploaded: 2025-01-15 10:00:17 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: sum-sum
Version: 0.1.0.1
Summary: Minimal CLI tool to summarize any text locally with help of LLM!
Author: Abdul Kadir
Author-Email: abdulkadir87633[at]gmail.com
Project-Url: homepage, https://github.com/AK3847/sumsum
Keywords: Local-LLM,Ollama,text-summarization
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: Operating System :: Microsoft :: Windows :: Windows 8
Classifier: Operating System :: Microsoft :: Windows :: Windows 8.1
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: click (>=8.1.7)
Requires-Dist: huggingface (>=0.0.1)
Requires-Dist: ollama (>=0.3.3)
Requires-Dist: requests (>=2.32.3)
Requires-Dist: rich (>=13.9.2)
Description-Content-Type: text/markdown
[Description omitted; length: 839 characters]

WHEEL

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

RECORD

Path Digest Size
sum_sum/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sum_sum/main.py sha256=giDjJttlm1k0VRQkyo0oie_UBC2x3N2F7iNOWQi-vc4 8831
sum_sum-0.1.0.1.dist-info/METADATA sha256=5zREtMWtAium0B_KrAgCOw9Fd3S_WeVJFgoneeVK0xw 1841
sum_sum-0.1.0.1.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
sum_sum-0.1.0.1.dist-info/entry_points.txt sha256=0fFmpa-dNK-3L6DYn7CBoFxlDJgSMYbNe2IyndwLPq0 45
sum_sum-0.1.0.1.dist-info/RECORD

entry_points.txt

sumsum = sum_sum.main:main