embestore

View on PyPIReverse Dependencies (0)

1.0.1 embestore-1.0.1-py3-none-any.whl

Wheel Details

Project: embestore
Version: 1.0.1
Filename: embestore-1.0.1-py3-none-any.whl
Download: [link]
Size: 8201
MD5: bed80d9cf3efb93b4b1b6ee5da94cd6e
SHA256: 20adf6b5ea108f352fc4a356e1ea3a510b146f3e5928517e73b23b2c34a2ddf4
Uploaded: 2023-03-22 08:18:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: embestore
Version: 1.0.1
Author: Yoshi Gao
Author-Email: yoshi4868686[at]gmail.com
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.9,<4.0
Requires-Dist: jina (<4.0.0,>=3.13.2); extra == "jina"
Requires-Dist: numpy (<2.0.0,>=1.24.1)
Requires-Dist: pandas (<2.0.0,>=1.5.2)
Requires-Dist: pyarrow (<12.0.0,>=11.0.0)
Requires-Dist: sentence-transformers (<3.0.0,>=2.2.2); extra == "sentence-transformers"
Requires-Dist: torch (<2.0.0,>=1.13.1); extra == "sentence-transformers"
Requires-Dist: typer[all] (<0.8.0,>=0.7.0)
Provides-Extra: jina
Provides-Extra: sentence-transformers
Description-Content-Type: text/markdown
[Description omitted; length: 3560 characters]

WHEEL

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

RECORD

Path Digest Size
embestore/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
embestore/cli/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
embestore/cli/main.py sha256=Y7_K4Wc0IMbeUSUYgAdZNudt6PULOQzdL7BVAv7HMXk 194
embestore/cli/serve.py sha256=zlA4DlloRN1Msz5LORf52Gtjo9UoJArFESj7-lVC8YA 584
embestore/store/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
embestore/store/base.py sha256=tAo4eIl2IaY6-d4KR_NW7CyOu1V54JK8a-2W1Jtrxdw 7023
embestore/store/jina.py sha256=Gn8HtnKAwesUekujWuZhxBlLpk_72JH4cJA1-LAFoX8 1466
embestore/store/torch.py sha256=uAhUQb95IcK9LClvI4tzzUbdoftXu-a9e25MdpGfR1k 754
embestore/utils.py sha256=H-iga0r4RJLaXQ0cMYKdN0vGWjU4ParzDdO1GnXxMQI 265
embestore/version.py sha256=YI9C7v-3TJNd9cy1tZlzROFZ6Z6VG9vPjuSQsH09otQ 116
embestore-1.0.1.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
embestore-1.0.1.dist-info/METADATA sha256=gbFGqmCmlffkgTPi_0vPXK_uwkIxKhJ0LLq8oERcEGY 4388
embestore-1.0.1.dist-info/entry_points.txt sha256=nyljuk7uDmB9dX3MXJ1orD4aj2RyGKaaGOBnEy92T24 52
embestore-1.0.1.dist-info/LICENSE sha256=rrG39eIVpNeV7xqpT6-AFHNb3HwXEGvq4mjVcS8nko8 1069
embestore-1.0.1.dist-info/RECORD

entry_points.txt

embestore = embestore.cli.main:app