es-fieldusage

View on PyPIReverse Dependencies (0)

1.1.1 es_fieldusage-1.1.1-py3-none-any.whl

Wheel Details

Project: es-fieldusage
Version: 1.1.1
Filename: es_fieldusage-1.1.1-py3-none-any.whl
Download: [link]
Size: 19015
MD5: 67dcb49b09ab5b90c3a01e990eab2ed4
SHA256: b24cf0899dc045d89da287639f3944402d90cdbd52d3d77d5eb67ff2b26fe7ee
Uploaded: 2023-10-24 22:12:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: es-fieldusage
Version: 1.1.1
Summary: Helping you determine field usage by index
Author-Email: Elastic <info[at]elastic.co>
Project-Url: Documentation, https://github.com/untergeek/es-fieldusage#readme
Project-Url: Issues, https://github.com/untergeek/es-fieldusage/issues
Project-Url: Source, https://github.com/untergeek/es-fieldusage
License: Apache-2.0
Keywords: elasticsearch,field,index,stats,usage
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8
Requires-Dist: ecs-logging (==2.1.0)
Requires-Dist: es-client (==8.10.3)
Requires-Dist: six (>=1.16.0)
Requires-Dist: sphinx; extra == "doc"
Requires-Dist: sphinx-rtd-theme; extra == "doc"
Requires-Dist: mock; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest (>=7.2.1); extra == "test"
Requires-Dist: requests; extra == "test"
Provides-Extra: doc
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE.txt
[Description omitted; length: 7494 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.18.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
es_fieldusage/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
es_fieldusage/cli.py sha256=b4LdnIft9ij-3_H5ittQTrhoF8-czwy5lhZ5GOmmARw 4846
es_fieldusage/commands.py sha256=tldDfanhkyOWdh_5t9qmsVPRXrmKy9aHTuTQACRqKrM 8509
es_fieldusage/defaults.py sha256=ajs125P6fb2c5-g1mFDZC5OESpPgpj8tqacm6Ri4oN0 3463
es_fieldusage/exceptions.py sha256=eURrSPw4oGIiBxgVmSAhWnPYI_fpgFE4Fb0eHB81Q20 1199
es_fieldusage/main.py sha256=YhTvj4H4yqvKe4q_arPVwVHPjXCmJtKlch7PMOiSUjA 7248
es_fieldusage/version.py sha256=ItIWHKqF-1haH_Nenc3sMAeghhnCeLJINHyL66QADgc 50
es_fieldusage/helpers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
es_fieldusage/helpers/client.py sha256=NU0ket9nCv6WZiNfparNNsD8f9Lye2YQ0J4v2-5xvA8 7242
es_fieldusage/helpers/logging.py sha256=H2dOZbB6FP-OiFgYNEvzO9PkkXYZw4D61pfUmn_FP4g 4088
es_fieldusage/helpers/utils.py sha256=TEnk8IoPa0Ez18HIg_ldSRrVq4lpG9FQrPJrd1Gjy7c 5623
es_fieldusage-1.1.1.dist-info/METADATA sha256=QBilTju_aVUB96yciRYQ-8J1l8mbIfLoeDC8QbD0R4A 8856
es_fieldusage-1.1.1.dist-info/WHEEL sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA 87
es_fieldusage-1.1.1.dist-info/entry_points.txt sha256=IRYS02YqpQyqHIgBmv70VHurwVJocVcWPZiNi_eLOnw 56
es_fieldusage-1.1.1.dist-info/licenses/LICENSE.txt sha256=DGjLrbHoWQ5waGV-tuqixg0w-4rWi7IVMYhoZRJ__ac 591
es_fieldusage-1.1.1.dist-info/RECORD

entry_points.txt

es-fieldusage = es_fieldusage.cli:run