Skip to main content

A minimal multiprocessing module for data science

Project description

parallelpy

A minimal parallel processing module for data science applications

  • pip install parallelpy
from parallelpy import Parallelizer

parallelizer = Parallelizer(
    target=print,
    args=[i for i in range(100)],
    enable_results=False,
    auto_proc_count=True,
    max_proc_count=8
)

parallelizer.run()

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

parallelpy-0.0.4.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

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

parallelpy-0.0.4-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: parallelpy-0.0.4.tar.gz
  • Upload date:
  • Size: 3.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5

File hashes

Hashes for parallelpy-0.0.4.tar.gz
Algorithm Hash digest
SHA256 055d073b7e10fe6064c032b2d89b760f9a308e926c37899337ea84028bb9e6b1
MD5 b7d8113b37fcb9569a43e9d049e94487
BLAKE2b-256 0b5e6405fc742738351c9b7a9c96e23dd5a7dcafe1c8c24f1d6ea1995d844b0e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: parallelpy-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.1.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5

File hashes

Hashes for parallelpy-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 5c6491fe52ddcbc715fc80a7a0e2e76e1ded605d682a567bd454339453af3347
MD5 3c2171f93287c8c8fe5e96839ec35a04
BLAKE2b-256 9385bb783cf3bbf11086c6262c0a435a57742a5095fc34f39f536c3abe3a5c0b

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