Metadata-Version: 2.3
Name: indexify
Version: 0.4.42
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.10,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
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.12.15,<4.0.0)
Requires-Dist: boto3 (>=1.40.47,<2.0.0)
Requires-Dist: docker (>=7.1.0,<8.0.0)
Requires-Dist: httpx[http2] (==0.27.2)
Requires-Dist: nanoid (>=2.0.0,<3.0.0)
Requires-Dist: prometheus-client (>=0.23.1,<0.24.0)
Requires-Dist: psutil (>=7.0.0,<8.0.0)
Requires-Dist: pydantic (>=2.12,<3.0)
Requires-Dist: requests (>=2.32.5,<3.0.0)
Requires-Dist: structlog (==25.4.0)
Requires-Dist: tensorlake (==0.2.66)
Requires-Dist: urllib3 (>=2.5.0,<3.0.0)
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.
