explore-cli

View on PyPIReverse Dependencies (0)

0.4.0 explore_cli-0.4.0-py3-none-any.whl

Wheel Details

Project: explore-cli
Version: 0.4.0
Filename: explore_cli-0.4.0-py3-none-any.whl
Download: [link]
Size: 8025
MD5: 5b6e88e538c7b778d9d0e5180a4e0d44
SHA256: 636a5327fbd246c9721873c1c660d715117bc321fba6c9707d7f17941047c741
Uploaded: 2024-12-13 15:28:09 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: explore-cli
Version: 0.4.0
Summary: Interactively explore a codebase with an LLM
Author: Jeremy Dormitzer
Author-Email: jeremy.dormitzer[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12,<3.13
Requires-Dist: azure-identity (<2.0.0,>=1.19.0)
Requires-Dist: chromadb (==0.5.3)
Requires-Dist: gnureadline (<9.0.0,>=8.2.10)
Requires-Dist: keybert (<0.9.0,>=0.8.5)
Requires-Dist: langchain (<0.4.0,>=0.3.5)
Requires-Dist: langchain-chroma (<0.2.0,>=0.1.3)
Requires-Dist: langchain-community (<0.4.0,>=0.3.3)
Requires-Dist: langchain-core (<0.4.0,>=0.3.13)
Requires-Dist: langchain-huggingface (<0.2.0,>=0.1.1)
Requires-Dist: langchain-ollama (<0.3.0,>=0.2.0)
Requires-Dist: langchain-openai (<0.3.0,>=0.2.5)
Requires-Dist: langchain-text-splitters (<0.4.0,>=0.3.1)
Requires-Dist: llama-index (<0.12.0,>=0.11.8)
Requires-Dist: llama-index-embeddings-huggingface (<0.4.0,>=0.3.1)
Requires-Dist: llama-index-llms-ollama (<0.4.0,>=0.3.1)
Requires-Dist: llama-index-vector-stores-chroma (<0.3.0,>=0.2.0)
Requires-Dist: openai (<2.0.0,>=1.40.6)
Requires-Dist: pathspec (<0.13.0,>=0.12.1)
Requires-Dist: rich (<14.0.0,>=13.9.3)
Requires-Dist: sentence-transformers (<4.0.0,>=3.0.1)
Requires-Dist: toml (<0.11.0,>=0.10.2)
Requires-Dist: tqdm (<5.0.0,>=4.66.5)
Requires-Dist: unstructured (<0.16.0,>=0.15.10)
Description-Content-Type: text/markdown
[Description omitted; length: 3335 characters]

WHEEL

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

RECORD

Path Digest Size
explore_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
explore_cli/main.py sha256=REjURjsZFnF2HWGzPuIGBs9PoBm2B7ilY34P7-QXmRc 12302
explore_cli-0.4.0.dist-info/LICENSE sha256=zxgvqlDmFPEQGPRE8PSSrIZbryhd8sLiLCrkO06xi0c 1073
explore_cli-0.4.0.dist-info/METADATA sha256=0aEcFHbSCqJQ3WwxhbQjgnLdTd1i5zbv-SgtAd6D_Fc 4782
explore_cli-0.4.0.dist-info/WHEEL sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs 88
explore_cli-0.4.0.dist-info/entry_points.txt sha256=pVdXCWYLz4H_saFfQolg7HvOUDgVLSfXydflA8vXQWw 49
explore_cli-0.4.0.dist-info/RECORD

entry_points.txt

explore = explore_cli.main:main