sum-sum

View on PyPIReverse Dependencies (0)

0.1.0 sum_sum-0.1.0-py3-none-any.whl

Wheel Details

Project: sum-sum
Version: 0.1.0
Filename: sum_sum-0.1.0-py3-none-any.whl
Download: [link]
Size: 4483
MD5: 20c3032147abe67eef7108db6b078eb8
SHA256: 70d43ee6af14fcfc4f6af99ed66cda518c111706a9c30a890265afe83708d377
Uploaded: 2024-10-17 18:20:24 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: sum-sum
Version: 0.1.0
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: 838 characters]

WHEEL

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

RECORD

Path Digest Size
sum_sum/__init__.py sha256=ekKjho9tpiGz3GxisREmrb5KjgV0Gie8ZpkuA0vqFH8 54
sum_sum/main.py sha256=Na5XgNxCKUwpAh1dkzcOWvzpY_pMt2-j-aVtuMUWXoM 8825
sum_sum-0.1.0.dist-info/METADATA sha256=0zUDwipbffbI3hVYgXFqkRBOvGiCfQYDxEpXwONpEtM 1838
sum_sum-0.1.0.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
sum_sum-0.1.0.dist-info/entry_points.txt sha256=0fFmpa-dNK-3L6DYn7CBoFxlDJgSMYbNe2IyndwLPq0 45
sum_sum-0.1.0.dist-info/RECORD

entry_points.txt

sumsum = sum_sum.main:main