esqa

View on PyPIReverse Dependencies (0)

0.4.2 esqa-0.4.2-py3-none-any.whl

Wheel Details

Project: esqa
Version: 0.4.2
Filename: esqa-0.4.2-py3-none-any.whl
Download: [link]
Size: 14095
MD5: aa1efdca2a080ab3ee10c9c6eed57714
SHA256: 356637befa3c28d60510846cf43f191ca03fe6afa9a2b6dbe02e13dc6fb2818a
Uploaded: 2022-07-11 09:15:40 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: esqa
Version: 0.4.2
Summary: Tiny tool to checks the search qualities of the Elasticsearch indices.
Author: Takahiko Ito
Author-Email: takahiko.ito[at]dr-ubie.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<4.0
Requires-Dist: click (>=8.0.0)
Requires-Dist: elasticsearch (==7.10.1)
Requires-Dist: rbo (<0.2.0,>=0.1.2)
Description-Content-Type: text/markdown
[Description omitted; length: 7033 characters]

WHEEL

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

RECORD

Path Digest Size
esqa/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esqa/asserts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
esqa/asserts/base.py sha256=N9YqPKzeVmgrmcAKxoInb11LLDAmNr_6Le2YlEhZhs0 259
esqa/asserts/equal.py sha256=phCNEMvzKGs-k8I94onyHnXLHSoup_ewLkn_XlXO8hs 882
esqa/asserts/higher.py sha256=t_YK6NPY09edkT0XRDOa-xHb_Uj7D8YLlyh1cXNmI1M 1469
esqa/asserts/lower.py sha256=zqdHZ3ilk6Y8RWQt6v2_E9Mbdi6Ff-srzOakTzQBZoE 950
esqa/cli.py sha256=rR2D55f0ceVjt7WZTqY9yMeVO012fZNzdm2rmVT7v-M 2682
esqa/constants.py sha256=LSw68Zt6SQxraG8YmkHwUbAl1P8dfNEuY4_9pB9TxsQ 102
esqa/distance.py sha256=3nIWExxhfdESzB6vbSIXoykz5A3LIipTFeyQGv3i7OE 1723
esqa/error.py sha256=ILM4AmT4Djnx_PLZPzKFcKNeWt3g5t49HpDq9dQgU9Y 98
esqa/save.py sha256=tAVxwn-HuedEpIYBm5i5u4cmCjl9iTq8EFFi3tylr6Y 1192
esqa/validation_config.py sha256=i18EtebMpXOpVSZLbWqqtLwzcB8raP7hqn9IU9vI_9Y 2671
esqa/validator.py sha256=OC1_y1Sw_pgPr_Hmu5Nqo_RWbYqiliByKtX3rkfVMIg 1613
esqa-0.4.2.dist-info/entry_points.txt sha256=PtcZp-tikjd5Jjfm5vvqitwOzSPEGb2VqL7v-l-qpRQ 38
esqa-0.4.2.dist-info/LICENSE sha256=z8d0m5b2O9McPEK1xHG_dWgUBT6EfBDz6wA0F7xSPTA 11358
esqa-0.4.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
esqa-0.4.2.dist-info/METADATA sha256=uYwSUlERqZjoAC5jxXW4ajm3SErLGLOCu8_Yeb9aUPY 7652
esqa-0.4.2.dist-info/RECORD

entry_points.txt

esqa = esqa.cli:main