Metadata-Version: 2.3
Name: indexify
Version: 0.3.11
Summary: Open Source Indexify components and helper tools
Home-page: https://github.com/tensorlakeai/indexify
License: Apache 2.0
Author: Tensorlake Inc.
Author-email: support@tensorlake.ai
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: aiohttp (>=3.11.0,<4.0.0)
Requires-Dist: grpcio (==1.70.0)
Requires-Dist: httpx-sse (>=0.4.0,<0.5.0)
Requires-Dist: httpx[http2] (>=0.27,<0.28)
Requires-Dist: nanoid (>=2.0.0,<3.0.0)
Requires-Dist: prometheus-client (>=0.21.1,<0.22.0)
Requires-Dist: pydantic (==2.10.4)
Requires-Dist: pyyaml (>=6,<7)
Requires-Dist: rich (>=13.9.2,<14.0.0)
Requires-Dist: structlog (>=24.4.0,<25.0.0)
Requires-Dist: tensorlake (>=0.1.20)
Requires-Dist: typer (>=0.12,<0.13)
Project-URL: Repository, https://github.com/tensorlakeai/indexify
Description-Content-Type: text/markdown

## Overview

This a package with all Open Source Indexify components and helper tools
available via a CLI.

The CLI allows to:
* Setup a local or a distributed Indexify cluster.
* Build container images for Indexify functions.
