debgpt

View on PyPIReverse Dependencies (0)

0.7.5 debgpt-0.7.5-py3-none-any.whl

Wheel Details

Project: debgpt
Version: 0.7.5
Filename: debgpt-0.7.5-py3-none-any.whl
Download: [link]
Size: 86940
MD5: ee0f7489883e320152b9406633428e5f
SHA256: cc989b610185cc1c18dee23f82d6b31568b84b6786c55a97952afee63cce3460
Uploaded: 2025-02-04 04:34:08 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: debgpt
Version: 0.7.5
Summary: DebGPT -- General Purpose Terminal LLM Tool with Some Debian-Specific Design
Author-Email: Mo Zhou <lumin[at]debian.org>
Project-Url: Homepage, https://salsa.debian.org/deeplearning-team/debgpt
Project-Url: Issues, https://salsa.debian.org/deeplearning-team/debgpt/-/issues
License: LGPL-3.0+
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: rich
Requires-Dist: prompt_toolkit
Requires-Dist: openai
Requires-Dist: requests
Requires-Dist: bs4
Requires-Dist: tomli
Requires-Dist: tenacity
Requires-Dist: pygments
Requires-Dist: urwid
Requires-Dist: lz4
Requires-Dist: numpy
Requires-Dist: pyflakes; extra == "dev"
Requires-Dist: pylint; extra == "dev"
Requires-Dist: pypdf; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Requires-Dist: pytest-timeout; extra == "dev"
Requires-Dist: pytest-xdist; extra == "dev"
Requires-Dist: pytest (>=7.0); extra == "dev"
Requires-Dist: anthropic; extra == "dev"
Requires-Dist: google-generativeai; extra == "dev"
Requires-Dist: pytorch; extra == "dev"
Requires-Dist: transformers; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: COPYING
License-File: COPYING.LESSER
[Description omitted; length: 25539 characters]

WHEEL

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

RECORD

Path Digest Size
debgpt/__init__.py sha256=543JGyralCWPnUwoeCKgNrxylDy6t7We-Xfy0I9AGdc 1053
debgpt/arguments.py sha256=R6G5NT3FAUgvbQlRXB8feeCRKid2RR1wRUVPxN8wPyE 26603
debgpt/backend.py sha256=7ZoQXiUaCkxCGI6wZcttdpDJirZOOYuAu1-4FjmfOFM 3568
debgpt/cache.py sha256=KLnoRa9Lp9_y4VniQZKe7Tw4vYaUNUwkyFgrzEmNdUs 9146
debgpt/cli.py sha256=HTLgnOGb9i6-SgW-xEtqCBjD4PE3ahO4clGF4kcDPcE 14447
debgpt/configurator.py sha256=s8-B3Q9bNIs5Qgi_OQjdv2rAHpOQbH1jbdLbfJLgXlw 23996
debgpt/defaults.py sha256=fXNLq3n2C-A5BGMtX4ztepP6mwgmEMoJnV9jIl6cPSA 6440
debgpt/embeddings.py sha256=J3ep8ZUIxvG6eN-kaIKi7Uw8VkUOxTeic_OZL4qN1n0 9616
debgpt/frontend.py sha256=ibOzUg1j-z--94Sox96iAMDhxUFrqfE79MXW-NrZ76o 29406
debgpt/llm.py sha256=Wo8rGnPAfjyZk-8PYpozomQNJ2fH_xZUwv7ZkUbRJgw 9712
debgpt/mapreduce.py sha256=dpWE5jm0f2UV6rwiMQU38XK9PEvvr_NEkpH1Xcand6g 22857
debgpt/nm_templates.py sha256=-i_yrTBEfkZ-JHlbv58EGYcyob52oo3nn58rNd0YRNY 5852
debgpt/policy.py sha256=8lCuTf3-FNOZslCuNZNoMYswzeZzUM70c1GCY6AkpYk 4861
debgpt/reader.py sha256=jwSPku4Fo0wHZ8RMx3UPbQFh26Bff3csobb0EUXWCX0 40871
debgpt/replay.py sha256=MHJWlMZTMgTw6yQ1FYZwoRVZfiHM-d6BygKMn_wD_gQ 3379
debgpt/retrieval.py sha256=5F6ux7iBhAlIV29lsDR9eNesnD5FRLnfJcrJUFkCtmg 6169
debgpt/vectordb.py sha256=defqplimd_lVZvz9qE5r0RpZ93NNzil4rmLeEyDzlQM 11102
debgpt-0.7.5.dist-info/COPYING sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
debgpt-0.7.5.dist-info/COPYING.LESSER sha256=46mU2C5kSwOnkqkw9XQAJlhBL2JAf1_uCD8lVcXyMRg 7652
debgpt-0.7.5.dist-info/METADATA sha256=hHnSAuJ8zU1CCeBfE6PmmVTgu44Te9KhzZqcg_Zxw14 26829
debgpt-0.7.5.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
debgpt-0.7.5.dist-info/entry_points.txt sha256=dnBsKWANYk1D2f42s9bDd1hMEkHMEG643xsQ10mvCqA 43
debgpt-0.7.5.dist-info/top_level.txt sha256=b-UIZB7J7dcM_m0aGlsVkLhiwE9gKjXR-scWOfDPq58 7
debgpt-0.7.5.dist-info/RECORD

top_level.txt

debgpt

entry_points.txt

debgpt = debgpt.cli:main