Metadata-Version: 2.4
Name: lightly-studio
Version: 0.4.1
Summary: LightlyStudio is a lightweight, fast, and easy-to-use data exploration tool for data scientists and engineers.
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: <3.13,>=3.8
Requires-Dist: annotated-types==0.7.0
Requires-Dist: duckdb-engine<0.17,>=0.15.0
Requires-Dist: duckdb<1.3,>=1.2.2
Requires-Dist: environs<12.0.0
Requires-Dist: eval-type-backport>=0.2.2
Requires-Dist: fastapi>=0.115.5
Requires-Dist: faster-coco-eval>=1.6.5
Requires-Dist: fsspec>=2023.1.0
Requires-Dist: labelformat>=0.1.7
Requires-Dist: lightly-mundig==0.1.7
Requires-Dist: open-clip-torch>=2.20.0
Requires-Dist: pyarrow>=17.0.0
Requires-Dist: python-multipart>=0.0.20
Requires-Dist: scikit-learn==1.3.2
Requires-Dist: sqlmodel>=0.0.22
Requires-Dist: tqdm>=4.65.0
Requires-Dist: typing-extensions>=4.12.2
Requires-Dist: uvicorn>=0.32.1
Requires-Dist: xxhash>=3.5.0
Provides-Extra: cloud-storage
Requires-Dist: adlfs>=2023.1.0; extra == 'cloud-storage'
Requires-Dist: gcsfs>=2023.1.0; extra == 'cloud-storage'
Requires-Dist: s3fs>=2023.1.0; extra == 'cloud-storage'
Provides-Extra: lightly-edge
Requires-Dist: lightly-edge-sdk>=1.0.1b2; extra == 'lightly-edge'
Requires-Dist: opencv-python; extra == 'lightly-edge'
Description-Content-Type: text/markdown

<p align="center">
  <a href="https://lightly.ai/lightly-studio"> 
    <img src="https://cdn.prod.website-files.com/62cd5ce03261cba217188442/66dac501a8e9a90495970876_Logo%20dark-short-p-800.png" height="50" alt="LightlyStudio logo" />
  </a>
</p>
<p align="center"><strong>Curate, Annotate, and Manage Your Data in LightlyStudio.</strong></p>
<p align="center">
  <a href="https://pypi.org/project/lightly-studio">
    <img src="https://img.shields.io/pypi/pyversions/lightly-studio" alt="PyPI python" />
  </a>
  <a href="https://pypi.org/project/lightly-studio">
    <img src="https://badge.fury.io/py/lightly-studio.svg" alt="PyPI version" />
  </a>
  <a href="LICENSE">
    <img src="https://img.shields.io/badge/License-Apache%202.0-blue.svg" alt="License" />
  </a>
  <a href="https://docs.lightly.ai/studio">
    <img src="https://img.shields.io/badge/Docs-blue" alt="Docs" />
  </a>
</p>

---

# Welcome to LightlyStudio!

We at **[Lightly](https://lightly.ai)** created **[LightlyStudio](https://www.lightly.ai/lightly-studio)**, an open-source tool designed to unify your data workflows from curation, annotation and management in a single tool. Since we're big fans of Rust we used it to speed things up. You can work with COCO and ImageNet on a Macbook Pro with M1 and 16GB of memory!

Explore [LightlyStudio on GitHub](https://github.com/lightly-ai/lightly-studio).

Learn more in our [documentation](https://docs.lightly.ai/studio).

<p align="center">
  <img alt="LightlyStudio Overview" src="https://storage.googleapis.com/lightly-public/studio/studio_overview.gif" width="70%">
  <br/>
  <em>Curate, Annotate, and Manage Your Data in LightlyStudio.</em>
</p>
