lookaside

View on PyPIReverse Dependencies (0)

0.0.1 lookaside-0.0.1-py3-none-any.whl

Wheel Details

Project: lookaside
Version: 0.0.1
Filename: lookaside-0.0.1-py3-none-any.whl
Download: [link]
Size: 2446
MD5: 654d4c967a17647cfb7a078da5ee8294
SHA256: 190518763101adbb9e6540d91e4f8c5c54663a1d276d114496ca7c9a6f57efdd
Uploaded: 2023-06-04 17:08:15 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: lookaside
Version: 0.0.1
Summary: Lookaside cache in the LLM era
Author: Tan Li
Author-Email: tan[at]tanli.dev
Home-Page: https://github.com/WorkshopHQ/lookaside
Project-Url: Bug Tracker, https://github.com/WorkshopHQ/lookaside/issues
Project-Url: Changelog, https://github.com/WorkshopHQ/lookaside/releases
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: rich
Requires-Dist: textual
Requires-Dist: typer
Requires-Dist: termcolor
Requires-Dist: tiktoken
Requires-Dist: faiss-cpu
Requires-Dist: openai
Requires-Dist: lancedb
Requires-Dist: black; extra == "dev"
Requires-Dist: Faker; extra == "dev"
Requires-Dist: flake8; extra == "dev"
Requires-Dist: isort; extra == "dev"
Requires-Dist: memray; extra == "dev"
Requires-Dist: pdbpp; extra == "dev"
Requires-Dist: pytest; extra == "dev"
Requires-Dist: richbench; extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
[Description omitted; length: 36 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.40.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
lookaside/__init__.py sha256=AJSBXfbpJasH-23jDp25v1LBqsaCvVmbAuXcP0GE42Y 38
lookaside/cli.py sha256=QUBe-gLzM0Rj9ZeOw3Qdgkx2NrBL8GRY5CiWPAPvkwU 283
lookaside/lookaside.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lookaside/util.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
lookaside-0.0.1.dist-info/METADATA sha256=5mXvg56AIZouudPXdhg_vYTXDK8hllDXMXO-t1UeRTg 1105
lookaside-0.0.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
lookaside-0.0.1.dist-info/entry_points.txt sha256=dfanh1nAoCCcwgnfhmar6AYc2_6rA4kbO1Oq5NL6TcA 44
lookaside-0.0.1.dist-info/top_level.txt sha256=Xc4KgenGE9c6wr5qlpM7qcdrqdbR_Zj0uus7kbU7mKo 10
lookaside-0.0.1.dist-info/RECORD

top_level.txt

lookaside

entry_points.txt

lookaside = lookaside:cli