logdetective

View on PyPIReverse Dependencies (0)

0.2.8 logdetective-0.2.8-py3-none-any.whl

Wheel Details

Project: logdetective
Version: 0.2.8
Filename: logdetective-0.2.8-py3-none-any.whl
Download: [link]
Size: 18384
MD5: 2a97a751c6c8c6e84b9e5f3068b5efc0
SHA256: 5dd3993164902faebfb2d1c0d92e818b64fa5714639977120883b2813093b590
Uploaded: 2024-11-08 13:00:29 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: logdetective
Version: 0.2.8
Summary: Log using LLM AI to search for build/test failures and provide ideas for fixing these.
Author: Jiri Podivin
Author-Email: jpodivin[at]gmail.com
Project-Url: homepage, https://github.com/fedora-copr/logdetective
Project-Url: issues, https://github.com/fedora-copr/logdetective/issues
License: Apache-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Internet :: Log Analysis
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Software Development :: Debuggers
Requires-Python: >=3.11,<4.0
Requires-Dist: drain3 (<0.10.0,>=0.9.11)
Requires-Dist: huggingface-hub (>0.23.2)
Requires-Dist: llama-cpp-python (!=0.2.86,>0.2.56)
Requires-Dist: numpy (<2.0.0,>=1.26.0)
Requires-Dist: requests (>0.2.31)
Provides-Extra: server
Description-Content-Type: text/markdown
[Description omitted; length: 8535 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
logdetective/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
logdetective/constants.py sha256=1Ls2VJXb7NwSgi_HmTOA1c52K16SZIeDYBXlvBJ07zU 991
logdetective/drain3.ini sha256=ni91eCT1TwTznZwcqWoOVMQcGEnWhEDNCoTPF7cfGfY 1360
logdetective/extractors.py sha256=eRizRiKhC3MPTHXS5nlRKcEudEaqct7G28V1bZYGkqI 3103
logdetective/logdetective.py sha256=f7ASCJg_Yt6VBFieXBYgQYdenfXjC60ZdLHhzQHideI 4372
logdetective/server.py sha256=UDH7LEFZ-rnIrrnZDZTcYluom1XnsvYG1b5Fc2xiivs 9226
logdetective/utils.py sha256=nTbaDVEfbHVQPTZe58T04HHZ6JWUJ1PonRRnzGX8hY0 4794
logdetective-0.2.8.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
logdetective-0.2.8.dist-info/METADATA sha256=gFcfcgLCOQXlQu4eWbHzGzaP8z7-yMwQ36-jFJsSg7c 9797
logdetective-0.2.8.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
logdetective-0.2.8.dist-info/entry_points.txt sha256=3K_vXja6PmcA8sNdUi63WdImeiNhVZcEGPTaoJmltfA 63
logdetective-0.2.8.dist-info/RECORD

entry_points.txt

logdetective = logdetective.logdetective:main