Metadata-Version: 2.1
Name: lavender-data
Version: 0.0.7a0
Summary: Load & evolve datasets efficiently
Home-page: https://github.com/fal-ai/lavender-data
License: Apache-2.0
Author: Hanch Han
Author-email: cndghks15@gmail.com
Requires-Python: >=3.11,<4
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: attrs (>=22.2.0)
Requires-Dist: fastapi[standard] (==0.115.6)
Requires-Dist: httpx (>=0.20.0,<0.29.0)
Requires-Dist: numpy (==2.1.2)
Requires-Dist: psycopg2-binary (>=2.9.10,<3.0.0)
Requires-Dist: pyarrow (==19.0.1)
Requires-Dist: pydantic-settings (>=2.8.1,<3.0.0)
Requires-Dist: python-dateutil (>=2.8.0,<3.0.0)
Requires-Dist: redis[hiredis] (>=5.2.1,<6.0.0)
Requires-Dist: sqlmodel (>=0.0.23,<0.0.24)
Requires-Dist: ujson (>=5.10.0,<6.0.0)
Project-URL: Documentation, https://github.com/fal-ai/lavender-data
Project-URL: Repository, https://github.com/fal-ai/lavender-data
Description-Content-Type: text/markdown

<p align="center">
    <img src="https://docs.lavenderdata.com/og-thumbnail.webp" alt="Lavender Data Logo" width="50%" />
</p>

<h3>
    <p align="center">
        Load & evolve datasets efficiently
    </p>
</h3>

<p align="center">
    <a href="https://docs.lavenderdata.com/">
        <img alt="Docs" src="https://img.shields.io/badge/Docs-docs.svg">
    </a>
    <a href="https://discord.gg/fal-ai">
        <img alt="Discord" src="https://img.shields.io/badge/Discord-chat-2eb67d.svg?logo=discord">
    </a>
</p>

