Metadata-Version: 2.1
Name: blue_objects
Version: 5.140.1
Summary: 🌀 data objects for Bash.
Home-page: https://github.com/kamangir/blue-objects
Author: Arash Abadpour (Kamangir)
Author-email: arash@kamangir.net
License: Public Domain
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Unix Shell
Classifier: License :: Public Domain
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: blueness
Requires-Dist: abcli
Requires-Dist: boto3
Requires-Dist: dill
Requires-Dist: geojson
Requires-Dist: geopandas
Requires-Dist: matplotlib
Requires-Dist: mlflow
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: pandas
Requires-Dist: pymysql
Requires-Dist: pyyaml
Requires-Dist: pylint
Requires-Dist: pytest
Requires-Dist: python-dotenv[cli]
Requires-Dist: rasterio
Requires-Dist: tqdm
Requires-Dist: urllib3

# 🌀 blue-objects

🌀 `blue-objects` are the inputs and outputs of [AI algo](https://github.com/kamangir/giza). They are maintained in [AWS S3](https://aws.amazon.com/s3/) and their metadata is tracked by [MLflow](https://mlflow.org/).

For example, the Sentinel-2 [datacube](https://github.com/kamangir/blue-geo/tree/main/blue_geo/datacube) `datacube-EarthSearch-sentinel_2_l1c-S2A_10UDC_20240731_0_L1C` and 🌐 [`@geo watch` outputs](https://github.com/kamangir/blue-geo/tree/main/blue_geo/watch) are `blue-objects`.

```bash
pip install blue-objects
```

---


[![pylint](https://github.com/kamangir/blue-objects/actions/workflows/pylint.yml/badge.svg)](https://github.com/kamangir/blue-objects/actions/workflows/pylint.yml) [![pytest](https://github.com/kamangir/blue-objects/actions/workflows/pytest.yml/badge.svg)](https://github.com/kamangir/blue-objects/actions/workflows/pytest.yml) [![bashtest](https://github.com/kamangir/blue-objects/actions/workflows/bashtest.yml/badge.svg)](https://github.com/kamangir/blue-objects/actions/workflows/bashtest.yml) [![PyPI version](https://img.shields.io/pypi/v/blue-objects.svg)](https://pypi.org/project/blue-objects/) [![PyPI - Downloads](https://img.shields.io/pypi/dd/blue-objects)](https://pypistats.org/packages/blue-objects)

built by 🌀 [`blue_options-4.120.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_objects-5.140.1`](https://github.com/kamangir/blue-objects).

