Skip to main content

Parallel execution utils

Project description

Bell Parallel

This is a collection of usefull tools for parallel data processing.

Usage

from bell_parallel import parallel

@parallel(tag='Increment', nproz=4)
def inc(entry):
    return entry + 1

data = range(10000)
out = inc(data)

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

bellparallel-0.0.4.tar.gz (2.2 kB view details)

Uploaded Source

Built Distribution

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

bellparallel-0.0.4-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file bellparallel-0.0.4.tar.gz.

File metadata

  • Download URL: bellparallel-0.0.4.tar.gz
  • Upload date:
  • Size: 2.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.5

File hashes

Hashes for bellparallel-0.0.4.tar.gz
Algorithm Hash digest
SHA256 0a695fac0ddcb2303a03ce027383aa6f48dd85862adf387647399599f401be84
MD5 c076b64b3cb5a935bfa36a31b84f0add
BLAKE2b-256 1eebc996816d8e0860fb0defe4d02c8e758065f0e758c986e9cfddc48abb2816

See more details on using hashes here.

File details

Details for the file bellparallel-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: bellparallel-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 3.3 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/50.3.2 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.5

File hashes

Hashes for bellparallel-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 93620c18e733c490d47f122de667c7c89809b82c7bdb182ad47533a039504ea6
MD5 09a51261d3e068f64937d0b17d27ffa5
BLAKE2b-256 f3fae42cff548f834999619315f74a63be92a5ce44793d3560e26e98412ecff3

See more details on using hashes here.

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