Skip to main content

No project description provided

Project description

Coiled Cloud Python API

See coiled.io

Example

import coiled

# Create a remote Dask cluster managed by Coiled
cluster = coiled.Cluster(configuration="coiled/default")

# Connect a Dask Client to the cluster
from dask.distributed import Client

client = Client(cluster)

# Start performing computations!
import dask.datasets

df = dask.datasets.timeseries()
df[["x", "y"]].resample("1h").mean().compute()

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

coiled-0.0.13.tar.gz (541.7 kB view details)

Uploaded Source

Built Distribution

coiled-0.0.13-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file coiled-0.0.13.tar.gz.

File metadata

  • Download URL: coiled-0.0.13.tar.gz
  • Upload date:
  • Size: 541.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200616 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coiled-0.0.13.tar.gz
Algorithm Hash digest
SHA256 f48c78b040cecadbb9e5d3435c36e0b81fea2e1375c2e1eab27a92672a3aa9d8
MD5 4262c8b694b71b807b5fee9149505ae5
BLAKE2b-256 33f85fbdd6a05f2c8775ce109e34a0dcf225ac2014e41adf44b6d33f4eee9784

See more details on using hashes here.

Provenance

File details

Details for the file coiled-0.0.13-py3-none-any.whl.

File metadata

  • Download URL: coiled-0.0.13-py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1.post20200616 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.8.3

File hashes

Hashes for coiled-0.0.13-py3-none-any.whl
Algorithm Hash digest
SHA256 40d75018cf1aec010ca7b3423b1d76eb2af62de5ba302cf2706f1d6965775425
MD5 7cb6f7111ad79f362a991a0b7a4e44e9
BLAKE2b-256 c40db926dd5b7b82e37e6acbb91420e1b193e285621b5bfa63de5e3464ac0156

See more details on using hashes here.

Provenance

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