explore-cli

View on PyPIReverse Dependencies (0)

0.3.2 explore_cli-0.3.2-py3-none-any.whl

Wheel Details

Project: explore-cli
Version: 0.3.2
Filename: explore_cli-0.3.2-py3-none-any.whl
Download: [link]
Size: 13207
MD5: 9fc41377363f50cd898f4e23732385a5
SHA256: dfbb4884916b87e98dc810cf0a42533240b7e57f6b9188e261df5bbecd40ab10
Uploaded: 2024-11-04 18:28:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: explore-cli
Version: 0.3.2
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: 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: 2387 characters]

WHEEL

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

RECORD

Path Digest Size
explore_cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
explore_cli/explore_langchain.py sha256=OHgLUoHo-IZjLsJBOPcjHyw4sAmaQOgOUdyc0m6mblU 10209
explore_cli/explore_llama_index.py sha256=Iues1h-Q9-XFkXYLpIC45OUA38f-VcItRbgBVvDwiM0 4690
explore_cli/main.py sha256=KP-hb0b1LtErZ8UIBpw8uVZkxXPuyFh39YJ6mxM0bCk 13121
explore_cli-0.3.2.dist-info/LICENSE sha256=zxgvqlDmFPEQGPRE8PSSrIZbryhd8sLiLCrkO06xi0c 1073
explore_cli-0.3.2.dist-info/METADATA sha256=pgXWbDiw_4aZYfM18-79eVtPT_RbRRXbcjhyCOvv_kg 3786
explore_cli-0.3.2.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
explore_cli-0.3.2.dist-info/entry_points.txt sha256=MNQYKk9Jm2Pc0-MNSFj1Ptu1Myl9M5yWRx2AZuUQxcU 62
explore_cli-0.3.2.dist-info/RECORD

entry_points.txt

explore = explore_cli.explore_langchain:main