ipyparallel 9.0.1
pip install ipyparallel
Released:
Interactive Parallel Computing with IPython
Navigation
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (# Licensing terms)
- Author: IPython Development Team
- Tags Interactive, Interpreter, Parallel, Shell
- Requires: Python >=3.8
-
Provides-Extra:
benchmark
,labextension
,nbext
,retroextension
,serverextension
,test
Classifiers
- Framework
- Intended Audience
- License
- Programming Language
Project description
Interactive Parallel Computing with IPython
IPython Parallel (ipyparallel
) is a Python package and collection of CLI scripts for controlling clusters of IPython processes, built on the Jupyter protocol.
IPython Parallel provides the following commands:
- ipcluster - start/stop/list clusters
- ipcontroller - start a controller
- ipengine - start an engine
Install
Install IPython Parallel:
pip install ipyparallel
This will install and enable the IPython Parallel extensions for Jupyter Notebook and (as of 7.0) Jupyter Lab 3.0.
Run
Start a cluster:
ipcluster start
Use it from Python:
import os
import ipyparallel as ipp
cluster = ipp.Cluster(n=4)
with cluster as rc:
ar = rc[:].apply_async(os.getpid)
pid_map = ar.get_dict()
See the docs for more info.
Project details
Verified details
These details have been verified by PyPIOwner
Maintainers
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (# Licensing terms)
- Author: IPython Development Team
- Tags Interactive, Interpreter, Parallel, Shell
- Requires: Python >=3.8
-
Provides-Extra:
benchmark
,labextension
,nbext
,retroextension
,serverextension
,test
Classifiers
- Framework
- Intended Audience
- License
- Programming Language
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
Built Distribution
File details
Details for the file ipyparallel-9.0.1.tar.gz
.
File metadata
- Download URL: ipyparallel-9.0.1.tar.gz
- Upload date:
- Size: 4.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e592cad2200c5a94fbbff639bff36e6ec9122f34b36b2fc6b4d678d9e98f29c |
|
MD5 | 7b5550c034361e76550d07817e6ed2f9 |
|
BLAKE2b-256 | c58489881d3a43fba6e4e98f92722aa5c87e68b0d347f7bb66a8338627d60abd |
Provenance
The following attestation bundles were made for ipyparallel-9.0.1.tar.gz
:
Publisher:
release.yml
on ipython/ipyparallel
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
ipyparallel-9.0.1.tar.gz
- Subject digest:
2e592cad2200c5a94fbbff639bff36e6ec9122f34b36b2fc6b4d678d9e98f29c
- Sigstore transparency entry: 176236744
- Sigstore integration time:
- Permalink:
ipython/ipyparallel@bfac015fb8305313e1685fe3626d3b6c3c5175d8
- Branch / Tag:
refs/tags/9.0.1
- Owner: https://github.com/ipython
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
release.yml@bfac015fb8305313e1685fe3626d3b6c3c5175d8
- Trigger Event:
push
- Statement type:
File details
Details for the file ipyparallel-9.0.1-py3-none-any.whl
.
File metadata
- Download URL: ipyparallel-9.0.1-py3-none-any.whl
- Upload date:
- Size: 306.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cc0702e26af416a1c35c73eb6dbc3a6a2c49417cb24dda4511be85c9fe87ea64 |
|
MD5 | 7bb9f0a6bd0cc68599aadd4c15424fdb |
|
BLAKE2b-256 | 593ff1736d4771388d91db3af22e2aa07ca9af514744f40994adc8cb30675ac6 |
Provenance
The following attestation bundles were made for ipyparallel-9.0.1-py3-none-any.whl
:
Publisher:
release.yml
on ipython/ipyparallel
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
ipyparallel-9.0.1-py3-none-any.whl
- Subject digest:
cc0702e26af416a1c35c73eb6dbc3a6a2c49417cb24dda4511be85c9fe87ea64
- Sigstore transparency entry: 176236746
- Sigstore integration time:
- Permalink:
ipython/ipyparallel@bfac015fb8305313e1685fe3626d3b6c3c5175d8
- Branch / Tag:
refs/tags/9.0.1
- Owner: https://github.com/ipython
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
release.yml@bfac015fb8305313e1685fe3626d3b6c3c5175d8
- Trigger Event:
push
- Statement type: