<div align="center">
<p align="center">
<!-- prettier-ignore -->
<img src="https://cdn.prod.website-files.com/62cd5ce03261cba217188442/66dac501a8e9a90495970876_Logo%20dark-short-p-800.png" height="50px">
**The open-source tool curating datasets**
---
[](https://pypi.org/project/lightly-purple)
[](https://pypi.org/project/fiftyone)
[](LICENSE)
</p>
</div>
# 🚀 Aloha!
We at **[Lightly](https://lightly.ai)** created an open-source tool that supercharges your data curation workflows by enabling you to explore datasets, analyze data quality, and improve your machine learning pipelines more efficiently than ever before. Embark with us in this adventure of building better datasets. .
## 💻 **Installation**
Please use Python 3.8 or higher with venv.
```shell
# Create virtual environment
python3 -m venv venv
source venv/bin/activate
# Install library
pip install lightly-purple
```
## **Quickstart**
Download the dataset and run a quickstart script to load your dataset and launch the app.
Here are few examples for you to try out:
YOLO8 dataset:
```shell
# Download and extract dataset
export DATASET_PATH=$(pwd)/example-dataset && \
bash <(curl -sL https://raw.githubusercontent.com/lightly-ai/gists/refs/heads/main/fetch-dataset.sh) \
https://universe.roboflow.com/ds/nToYP9Q1ix\?key\=pnjUGTjjba \
$DATASET_PATH
# Download example script
curl -sL https://raw.githubusercontent.com/lightly-ai/gists/refs/heads/main/example-yolo8.py > example.py
# Run the example script
python example.py
```
Raw data
{
"_id": null,
"home_page": null,
"name": "lightly-purple",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "analytics, data-exploration, data-science, visualization",
"author": null,
"author_email": "Your Name <your.email@example.com>",
"download_url": "https://files.pythonhosted.org/packages/91/7b/c421593a7485bdd36231ca6beb79ff3fa7bca42e2fae80712083f986375f/lightly_purple-0.2.12.tar.gz",
"platform": null,
"description": "<div align=\"center\">\n<p align=\"center\">\n\n<!-- prettier-ignore -->\n<img src=\"https://cdn.prod.website-files.com/62cd5ce03261cba217188442/66dac501a8e9a90495970876_Logo%20dark-short-p-800.png\" height=\"50px\">\n\n**The open-source tool curating datasets**\n\n---\n\n[](https://pypi.org/project/lightly-purple)\n[](https://pypi.org/project/fiftyone)\n[](LICENSE)\n\n</p>\n</div>\n\n# \ud83d\ude80 Aloha!\n\nWe at **[Lightly](https://lightly.ai)** created an open-source tool that supercharges your data curation workflows by enabling you to explore datasets, analyze data quality, and improve your machine learning pipelines more efficiently than ever before. Embark with us in this adventure of building better datasets. .\n\n## \ud83d\udcbb **Installation**\n\nPlease use Python 3.8 or higher with venv.\n\n```shell\n# Create virtual environment\npython3 -m venv venv\nsource venv/bin/activate\n\n# Install library\npip install lightly-purple\n\n```\n\n## **Quickstart**\n\nDownload the dataset and run a quickstart script to load your dataset and launch the app.\n\nHere are few examples for you to try out:\n\nYOLO8 dataset:\n\n```shell\n# Download and extract dataset\nexport DATASET_PATH=$(pwd)/example-dataset && \\\n bash <(curl -sL https://raw.githubusercontent.com/lightly-ai/gists/refs/heads/main/fetch-dataset.sh) \\\n https://universe.roboflow.com/ds/nToYP9Q1ix\\?key\\=pnjUGTjjba \\\n $DATASET_PATH\n\n# Download example script\ncurl -sL https://raw.githubusercontent.com/lightly-ai/gists/refs/heads/main/example-yolo8.py > example.py\n\n\n# Run the example script\npython example.py\n\n```\n",
"bugtrack_url": null,
"license": "Apache-2.0",
"summary": "Lightly Purple is a lightweight, fast, and easy-to-use data exploration tool for data scientists and engineers.",
"version": "0.2.12",
"project_urls": {
"Homepage": "https://github.com/lightly-ai/project-purple"
},
"split_keywords": [
"analytics",
" data-exploration",
" data-science",
" visualization"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dab000e75d66aedc7810a4b9477b60df8dca3ab8fe60345a66bfbef97cff3f9e",
"md5": "e12de19690eb26ace458141d9b19b99e",
"sha256": "8965b9b89a2ac4d04540ac578d0a39052a68df657f41cc966eca1621cb832f8f"
},
"downloads": -1,
"filename": "lightly_purple-0.2.12-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e12de19690eb26ace458141d9b19b99e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 127873,
"upload_time": "2025-02-04T13:06:54",
"upload_time_iso_8601": "2025-02-04T13:06:54.300978Z",
"url": "https://files.pythonhosted.org/packages/da/b0/00e75d66aedc7810a4b9477b60df8dca3ab8fe60345a66bfbef97cff3f9e/lightly_purple-0.2.12-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "917bc421593a7485bdd36231ca6beb79ff3fa7bca42e2fae80712083f986375f",
"md5": "d47c93dcd991e453805a48f0716111f1",
"sha256": "43a6678fe52baec1f36f219ba2e3164f7c24743d11a827b353f78b0c636aa3cb"
},
"downloads": -1,
"filename": "lightly_purple-0.2.12.tar.gz",
"has_sig": false,
"md5_digest": "d47c93dcd991e453805a48f0716111f1",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 96711,
"upload_time": "2025-02-04T13:06:57",
"upload_time_iso_8601": "2025-02-04T13:06:57.698382Z",
"url": "https://files.pythonhosted.org/packages/91/7b/c421593a7485bdd36231ca6beb79ff3fa7bca42e2fae80712083f986375f/lightly_purple-0.2.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-04 13:06:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lightly-ai",
"github_project": "project-purple",
"github_not_found": true,
"lcname": "lightly-purple"
}