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

A workspace is a an abstraction of a object storage container/bucket. It is used to store and retrieve data.

Workspaces are integrated with EODC products and services, such as the openEO EODC backend.

There is 2 basic types of workspaces which we distinguish between, EODC Workspaces and External Workspaces.

  • External Workspaces: These are object-storage buckets/containers which the users has provisioned from a third-party or is hosting themselves. They can be registered at EODC services and used in much the same way as EODC Workspaces, just that the user retains full control over them.

  • EODC (internal) Workspaces: These are object-storage buckets which the user has provisioned from specifically EODC. Below the abstraction of workspaces they are S3 Ceph buckets which the user has write/read/delete privileges on. EODC still owns these buckets, and they are basically leased storage space for the user to use with EODC services.

Workspace Adapters, the code for which can be found in the workspace module in this repository, are an easy for for interacting with workspaces, both external and internal.

They generalize across different object-storage providers/standards and are used across EODCs products for managing and linking workspaces to functionality.

The exact capabilities are outlined in the code.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

eodc-2025.6.1.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

eodc-2025.6.1-py3-none-any.whl (24.5 kB view details)

Uploaded Python 3

File details

Details for the file eodc-2025.6.1.tar.gz.

File metadata

  • Download URL: eodc-2025.6.1.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for eodc-2025.6.1.tar.gz
Algorithm Hash digest
SHA256 8e72d7f19c3abfb5f556d5379940d5277d92f126e951b49267926dfd5d708418
MD5 8c5ea619b6426530476f0d853fd157ba
BLAKE2b-256 77f3ccefb3505c9243b72cdc80b2131993a5b4efe0b69a932f5e6f1795e5f7dd

See more details on using hashes here.

Provenance

The following attestation bundles were made for eodc-2025.6.1.tar.gz:

Publisher: release.yml on eodcgmbh/eodc-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file eodc-2025.6.1-py3-none-any.whl.

File metadata

  • Download URL: eodc-2025.6.1-py3-none-any.whl
  • Upload date:
  • Size: 24.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for eodc-2025.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2fc375d1c1438ed22383ae6adb7e22b660f40b06f6dfe6e103a12c5d1ecd3ad8
MD5 33de59d2515c408f49b80a7866739f44
BLAKE2b-256 dbed6f174a35606c4fc4552320e57d8a8e0683d61b88dd4272ef3dcc4e7d3339

See more details on using hashes here.

Provenance

The following attestation bundles were made for eodc-2025.6.1-py3-none-any.whl:

Publisher: release.yml on eodcgmbh/eodc-sdk

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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