An open API service indexing awesome lists of open source software.

https://github.com/kamangir/blue-objects

🌀 data objects for AI algo in Bash.
https://github.com/kamangir/blue-objects

aws bash datacube mlflow s3

Last synced: 7 months ago
JSON representation

🌀 data objects for AI algo in Bash.

Awesome Lists containing this project

README

          

# 🌀 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
```

Also home to [blue README](./blue_objects/README/).

---

[![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.234.1`](https://github.com/kamangir/awesome-bash-cli), based on 🌀 [`blue_objects-5.335.1`](https://github.com/kamangir/blue-objects).