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.3.tar.gz (2.1 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.3-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bellparallel-0.0.3.tar.gz
  • Upload date:
  • Size: 2.1 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.3.tar.gz
Algorithm Hash digest
SHA256 c04c1658e04323399482ac46fa4a3d179faf0f7741b6c2594be06177de8f8c34
MD5 b83a0f8ce1111e20594cb6adb8d53eb2
BLAKE2b-256 1a6105da4e9347692c431b190afe0124ad8dacb5864bddaadd005aa2bfd0ccfc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bellparallel-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 3.0 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.3-py3-none-any.whl
Algorithm Hash digest
SHA256 289a8b73579400113fff1c4cc406d25743ab4e6d881e09c70de7de5eeed56044
MD5 5ae07a356ee1a7396d8ca60720824abb
BLAKE2b-256 4a244aab953ab651e1a8fbd67d34abed5743b2cc3fd28d791bc479ce1cff846b

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