Skip to main content

Python SDK for interacting with EODC services.

Project description

EODC SDK

PyPI - Status PyPI PyPI - Python Version

Python SDK for interacting with EODC services.

Installation

Install the SDK with pip:

pip install eodc

Usage

Dask Clusters

from eodc import settings
from eodc.dask import EODCCluster

settings.DASK_URL = "<EODC dask gateway endpoint>"

cluster = EODCCluster()

Function-as-a-Service (FaaS)

TODO

Workspaces

Workspaces are s3-like storages for storing data. A workspace is a bucket and can be used in multiple EODC services by using a WorkspaceAdapter.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

eodc-2024.5.2.tar.gz (19.4 kB view hashes)

Uploaded Source

Built Distribution

eodc-2024.5.2-py3-none-any.whl (22.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page