partial-s3-to-es

View on PyPIReverse Dependencies (0)

0.1.0 partial_s3_to_es-0.1.0-py2.py3-none-any.whl

Wheel Details

Project: partial-s3-to-es
Version: 0.1.0
Filename: partial_s3_to_es-0.1.0-py2.py3-none-any.whl
Download: [link]
Size: 5567
MD5: 4cb17c9f7811e56435df1b16682a4ffa
SHA256: ae328fb394c2b34a663c02881c5e02ad06844723bc337d9cfa0702d8af5b5764
Uploaded: 2020-01-15 06:52:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: partial-s3-to-es
Version: 0.1.0
Summary: Restore selected logs from S3 to Elasticsearch
Author: Emanuel Gardaya Calso
Author-Email: pypi[at]bloodpet.com
Home-Page: https://github.com/bloodpet/partial_s3_to_es
License: MIT license
Keywords: partial_s3_to_es
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: Click (>=7.0)
Requires-Dist: elasticsearch (<8.0.0,>=7.0.0)
Requires-Dist: boto3 (>=1.10.49)
Requires-Dist: python-configuration (>=0.5.0)
[Description omitted; length: 1132 characters]

WHEEL

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

RECORD

Path Digest Size
partial_s3_to_es/__init__.py sha256=vl3HoFLWrimiEd0soQG7lGObI2BS-KLO_zIw-rqJgvQ 171
partial_s3_to_es/cli.py sha256=4fpwVLcqZfBJhW7IEGMn_4I9ZJYxEhudy-Irstgkp-o 1786
partial_s3_to_es/partial_s3_to_es.py sha256=CsihUKNcQE63JvAv_XhNIUmzTK3MTTZv0Ioe9armvSc 3029
partial_s3_to_es-0.1.0.dist-info/AUTHORS.rst sha256=24omENsL0EqVbFZNDRu-n5DyoAPOKz_rYOCKqKN9Pmo 164
partial_s3_to_es-0.1.0.dist-info/LICENSE sha256=Enc-oXt6e-8Ug_wGauF6SH1RzpFq0aUmcktIY_MPFaQ 1080
partial_s3_to_es-0.1.0.dist-info/METADATA sha256=_qAeDx8ddda9lCkfX-eFXEP7o7qMhHsltmqKddlTuks 2041
partial_s3_to_es-0.1.0.dist-info/WHEEL sha256=8zNYZbwQSXoB9IfXOjPfeNwvAsALAjffgk27FqvCWbo 110
partial_s3_to_es-0.1.0.dist-info/entry_points.txt sha256=rrQFyH9a96iWYCrO8rUvbwJInXrDJ06nmZJ2cxB-8fs 101
partial_s3_to_es-0.1.0.dist-info/top_level.txt sha256=DYq7N6djKh6NnpLDMwEMUuyfHL7oh-JvC0dOiGyULmE 17
partial_s3_to_es-0.1.0.dist-info/RECORD

top_level.txt

partial_s3_to_es

entry_points.txt

partial_s3_to_es = partial_s3_to_es.cli:main
s3_to_es = partial_s3_to_es.cli:main