command-line-loom

View on PyPIReverse Dependencies (0)

0.0.8 command_line_loom-0.0.8-py3-none-any.whl

Wheel Details

Project: command-line-loom
Version: 0.0.8
Filename: command_line_loom-0.0.8-py3-none-any.whl
Download: [link]
Size: 26725
MD5: c09212b2ebc0baff770fd3feb56296ea
SHA256: 0f995fde2f5226cf674f93455d6bcb17a6effe727e66dcdf48fe7fae0bb4f8a0
Uploaded: 2023-05-21 14:32:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: command-line-loom
Version: 0.0.8
Author: fergus
Author-Email: fergusfettes[at]gmail.com
Home-Page: https://github.com/fergusfettes/command-line-loom
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.1,<3.12
Requires-Dist: click (<9.0.0,>=8.1.3)
Requires-Dist: click-shell (<3.0,>=2.1)
Requires-Dist: iterfzf (<0.6.0.0.0,>=0.5.0.20.0)
Requires-Dist: llama-index (<0.7.0,>=0.6.8)
Requires-Dist: networkx (<4.0,>=3.1)
Requires-Dist: openai (<0.28.0,>=0.27.0)
Requires-Dist: python-dotenv (<2.0.0,>=1.0.0)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: rich (<14.0.0,>=13.3.5)
Requires-Dist: tiktoken (<0.4.0,>=0.3.0)
Requires-Dist: turbo-text-transformer-prompts (<0.2.0,>=0.1.10)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Requires-Dist: typer-shell (<0.2.0,>=0.1.6)
Description-Content-Type: text/markdown
[Description omitted; length: 1900 characters]

WHEEL

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

RECORD

Path Digest Size
cll/__init__.py sha256=JcY8WPKzUFYgexwV1eyKIuT1JyNZzMJjBynlPSzxY_I 7
cll/__main__.py sha256=l7TyhlSEaPsJR3okcj3oyweRk7KLvB6AE2EL4gxhOMI 1555
cll/app.py sha256=KXfZYU_KXEI_8Jyrgu0QlhqH3KfTet03aZ9N4k6Hy4I 7645
cll/config.py sha256=Sc7gg3psbrX1jXwHvO1-2eF0omH0qOfRTKoK7yJHm9s 7381
cll/data_structs/__init__.py sha256=fMchLb8YgRBdp_JrRiJ2LwdZrSqPYHrgdqkIp9JfIqY 217
cll/data_structs/data_structs.py sha256=bl-OGFfxyO1C4Fl9oE6Ih9DVHvdBKJecEGsdxx9A-94 13252
cll/data_structs/loom_index.py sha256=SrhUiu6pha35aHswcbadMrjGnsML4dWiUj_Wu51Dr3Q 11176
cll/data_structs/node.py sha256=xFao3_nc7tms19eFDBrBIRLOC0nERoPw_wcy1G_jzIA 2493
cll/encoder.py sha256=L9W8onnRducKAFKsH-fYwJqfmXpC3TfiXhEZdRTaIH0 4162
cll/io.py sha256=mhl9-Y3ZceRI3zv6Sd86T8lDXpEfGc-ipymPEhbO_v8 1025
cll/store.py sha256=X4Y7KcfdLcNHxNpiK476R9CuzKZXUQSw9JoOct8h96M 2381
cll/templater.py sha256=Gp0fR9gZTikSwQ4rQogSAmJqRrU0LmQ_TfHCOV3Qyw8 7963
cll/tree.py sha256=feP20yRp4xCLY3d9GCRPM3lRxKpWC1NoT6thDS5pJZY 19129
command_line_loom-0.0.8.dist-info/LICENSE sha256=3lsFFBGQf_G8wr35d7c6cZxZ7dC2ZbGLSuXLFzgHtns 1070
command_line_loom-0.0.8.dist-info/METADATA sha256=CMawvGSK05McGluNjcDtibFmws7dXSJ9WYZZybjdpGA 2913
command_line_loom-0.0.8.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
command_line_loom-0.0.8.dist-info/entry_points.txt sha256=8ODkjilXuTTLsPucIzHzaE7I81P2LPs83OgFmqoCbsw 41
command_line_loom-0.0.8.dist-info/RECORD

entry_points.txt

cll = cll.__main__:main