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.5.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.5-py3-none-any.whl
(22.3 kB
view details)
File details
Details for the file eodc-2024.4.5.tar.gz.
File metadata
- Download URL: eodc-2024.4.5.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 |
4ab94ff0b507472f98ac715a14e9f12772b14e936a93128b756a3848f7db1a05
|
|
| MD5 |
d0858196b2326792f2b93415aa4603e1
|
|
| BLAKE2b-256 |
572620407636a5af48fe337ee97150d7211c6e97760534f78f3ad2b2f04a264e
|
File details
Details for the file eodc-2024.4.5-py3-none-any.whl.
File metadata
- Download URL: eodc-2024.4.5-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 |
0ad4317fe0de87300af9cd7c34f2cbbb7503d503bd7ca81efe7d272018d4ddc0
|
|
| MD5 |
eb3b9587f247dd44c2bf17ac3109472b
|
|
| BLAKE2b-256 |
63ae008d596ae13b1b081d779389896196d8748bcc645a9f228e87b5d5dc2189
|