qtext

View on PyPIReverse Dependencies (0)

0.1.0 qtext-0.1.0-py3-none-any.whl

Wheel Details

Project: qtext
Version: 0.1.0
Filename: qtext-0.1.0-py3-none-any.whl
Download: [link]
Size: 24818
MD5: 09dcd7aa0f19e54b2cb497a6f8d8d138
SHA256: 15c4af36f510c62b1f6d7bea24ed2b5d7cb7b32337e939905e94bdb166a26b32
Uploaded: 2024-06-04 09:50:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: qtext
Version: 0.1.0
Summary: Query the text with keywords, vector similarity and other attributes.
Author-Email: Keming <kemingy94[at]gmail.com>
Project-Url: Homepage, https://github.com/kemingy/qtext
License: Apache-2.0
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Requires-Dist: msgspec (~=0.18.6)
Requires-Dist: falcon (~=3.1.1)
Requires-Dist: waitress (~=3.0.0)
Requires-Dist: psycopg[binary] (~=3.1)
Requires-Dist: openai (~=1.12.0)
Requires-Dist: defspec (~=0.1.1)
Requires-Dist: httpx (~=0.27)
Requires-Dist: cohere (~=4.45)
Requires-Dist: prometheus-client (~=0.20)
Requires-Dist: numpy (~=1.26)
Requires-Dist: ruff (~=0.2.2); extra == "dev"
Requires-Dist: pytest (~=7.4); extra == "dev"
Provides-Extra: dev
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4038 characters]

WHEEL

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

RECORD

Path Digest Size
qtext/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
qtext/client.py sha256=Wsju4ihiVVO09qDsJMnJETm_7dvJ8sJuMpTlsbjBRPQ 3037
qtext/config.py sha256=4FqPnN9bWNSc8xJ4ZEA1maJT7b9u2bw0j-rN8Y3Ghe0 2133
qtext/emb_client.py sha256=M4smbyuuM9xgjm24Vlv7E9rKLiaD5O5Dbeig30iI7p4 2130
qtext/engine.py sha256=4V--o-Gh7Yoc20E2QQIN3ZNIF4O9goWn05mGs-43oNk 6348
qtext/highlight_client.py sha256=c7sSrM-ZyIvkvixfHC3iRfUEpx69IBuAJO_FSgSovU4 3814
qtext/log.py sha256=Ui1qsVtHpP89BVsFIzpGdWSmmtIFiidtd6sELKj1gGE 367
qtext/main.py sha256=9hzrmCTop2KvUFAwabKKkEfgajVTY01hzfbTidAoaNI 439
qtext/metrics.py sha256=YudcWAxuBCou-wqfM8bJSmMXfuDKVRiDXVDF-ompxAM 985
qtext/pg_client.py sha256=v7zJwQmlo7mriv5ckE_CFO5dnf0uYvIM6q1-VCeoxyU 8062
qtext/ranker.py sha256=bjzuOrww2Rbm-wesMLIHrTtquMHZ5f_2N0Fjolz83Xk 9476
qtext/schema.py sha256=X1gFIxKcbXiVEPPjppPfL6mMGmRGoO_4lFam3nG9nh0 10934
qtext/server.py sha256=-YIGqDsGlpiRtQO65G5we0cedMbEL_ensKwTS7YJIk8 6172
qtext/spec.py sha256=r9P71v9lax_Y0nTgjNZCcHu0Ppi1HT8ueiLOBLJjPNE 5179
qtext/utils.py sha256=CkWfpI1kUN7Zon0ojpSfeJABniB4yX7pHfA-pbMLiRs 535
qtext-0.1.0.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
qtext-0.1.0.dist-info/METADATA sha256=_xXPEZD-PJV8MtFgXPTl-hcmoC9EgIfjqyCMo00O3JI 4843
qtext-0.1.0.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
qtext-0.1.0.dist-info/entry_points.txt sha256=FGU28HQwW_0BLBRdXYuVHJIFDzYOUDarFXVL3QthFHA 41
qtext-0.1.0.dist-info/top_level.txt sha256=whEqemMv6AhfqHJCGf-2qOmFkOImMYlzccTziSu_Kng 6
qtext-0.1.0.dist-info/RECORD

top_level.txt

qtext

entry_points.txt

qtext = qtext.main:run