/es-timeslicer

A way to aggregate Elasticsearch index data by timeslice and index the results

Primary LanguagePythonOtherNOASSERTION

es-timeslicer

PyPI - Version PyPI - Python Version


Table of Contents

Installation

NOTE When this is published to PyPI, this will work. It's currently in pre-release.

pip install es-timeslicer

es-timeslicer requires Python 3.11 or higher as it depends on the fromisoformat() datetime function.