Python SDK for interacting with EODC services.
Project description
EODC SDK
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
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-2024.4.2.tar.gz
(19.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
eodc-2024.4.2-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file eodc-2024.4.2.tar.gz.
File metadata
- Download URL: eodc-2024.4.2.tar.gz
- Upload date:
- Size: 19.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89a84d5d5b5a8a862d475ffb290d421424dda59809492e9f19b0e426a874c7ba
|
|
| MD5 |
61885c07f86d52a27fb1aa4368fbcf50
|
|
| BLAKE2b-256 |
488d4f7495ca55a78533fae55f4d9743610577326087496ebc7c36ba8a5dca35
|
File details
Details for the file eodc-2024.4.2-py3-none-any.whl.
File metadata
- Download URL: eodc-2024.4.2-py3-none-any.whl
- Upload date:
- Size: 22.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d69e92bc598f559327f8d14ca42d6da51b0cc9c20b583388810eead9f59711ca
|
|
| MD5 |
5b48189d2f339ca8971732dea53da82b
|
|
| BLAKE2b-256 |
15f083a84e459f3feeba61338085a8f4f0b991a09e297f29684c24f1694c41f3
|