logdetective

View on PyPIReverse Dependencies (0)

0.5.6 logdetective-0.5.6-py3-none-any.whl

Wheel Details

Project: logdetective
Version: 0.5.6
Filename: logdetective-0.5.6-py3-none-any.whl
Download: [link]
Size: 31209
MD5: 7e7606c1f3b1edd077727a7cf9584146
SHA256: 501b312226bf64036498dacdf5055dfca1980dc975c839b68e13adf9b056403c
Uploaded: 2025-04-02 10:38:27 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: logdetective
Version: 0.5.6
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: alembic (<2.0.0,>=1.13.3); extra == "server"
Requires-Dist: drain3 (<0.10.0,>=0.9.11)
Requires-Dist: fastapi (>=0.111.1); extra == "server"
Requires-Dist: huggingface-hub (>0.23.2)
Requires-Dist: llama-cpp-python (!=0.2.86,>0.2.56)
Requires-Dist: numpy (>=1.26.0)
Requires-Dist: psycopg2 (<3.0.0,>=2.9.9); extra == "server"
Requires-Dist: pydantic (<3.0.0,>=2.8.2); extra == "server"
Requires-Dist: python-gitlab (>=4.4.0)
Requires-Dist: pyyaml (<7.0.0,>=6.0.1); extra == "server"
Requires-Dist: requests (>0.2.31)
Requires-Dist: sqlalchemy (<3.0.0,>=2.0.36); extra == "server"
Provides-Extra: server
Description-Content-Type: text/markdown
[Description omitted; length: 11175 characters]

WHEEL

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

RECORD

Path Digest Size
logdetective/__init__.py sha256=VqRngDcuFT7JWms8Qc_MsOvajoXVOKPr-S1kqY3Pqhc 59
logdetective/constants.py sha256=SPSs1Bq6zPms3RsFTmsADwgrnFTn4fefNHzrB-M3RAE 1383
logdetective/drain3.ini sha256=ni91eCT1TwTznZwcqWoOVMQcGEnWhEDNCoTPF7cfGfY 1360
logdetective/extractors.py sha256=cjxndfJaQur54GXksIQXL7YTxkOng8I8UnQZMN2t5_w 3388
logdetective/logdetective.py sha256=KN0KASW63VAnrjVeXK5AO0ob-vSexutTyeg1fd4uj70 4884
logdetective/server/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
logdetective/server/database/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
logdetective/server/database/base.py sha256=oMJUvbWeapIUP-8Cf_DR9ptFg8CsYeaBAIjOVEzx8SM 1668
logdetective/server/database/models.py sha256=8jW4k03Kny_3ld35214hcjYoJqlBvQIr4LH9mfQukXw 2750
logdetective/server/metric.py sha256=VYMifrfIhcqgyu6YYN0c1nt8fC1iJ2_LCB7Bh2AheoE 2679
logdetective/server/models.py sha256=f42yMMMMfTdTN4KWpPUfaEoaiE9rhqltA0dQNKGOB2w 5660
logdetective/server/server.py sha256=0q7e6eMbFJTP8s41jnHQt_H1IJsoPV40ke2JZ9kjeJk 23116
logdetective/server/templates/gitlab_comment.md.j2 sha256=kheTkhQ-LfuFkr8av-Mw2a-9VYEUbDTLwaa-CKI6OkI 1622
logdetective/server/utils.py sha256=OFvhttjv3yp8kfim5_s4mNG8ly21qyILxE0o3DcVVKg 1340
logdetective/utils.py sha256=eudens1_T6iTtYhyzoYCpwuWgFHUMDSt6eWnrAB-mAI 6188
logdetective-0.5.6.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
logdetective-0.5.6.dist-info/METADATA sha256=u57V9mWwvJxVAJR01_nUFol-8f10tSmkoLm7q94KXuo 12830
logdetective-0.5.6.dist-info/WHEEL sha256=fGIA9gx4Qxk2KDKeNJCbOEwSrmLtjWCwzBz351GyrPQ 88
logdetective-0.5.6.dist-info/entry_points.txt sha256=3K_vXja6PmcA8sNdUi63WdImeiNhVZcEGPTaoJmltfA 63
logdetective-0.5.6.dist-info/RECORD

entry_points.txt

logdetective = logdetective.logdetective:main