A common interface for parallel processing pools.
Project description
schwimmbad provides a uniform interface to parallel processing pools and enables switching easily between local development (e.g., serial processing or with multiprocessing) and deployment on a cluster or supercomputer (via, e.g., MPI or JobLib).
Installation
The easiest way to install is via pip:
pip install schwimmbad
See the installation instructions in the documentation for more information.
Documentation
The documentation for schwimmbad is hosted on Read the docs.
Attribution
If you use this software in a scientific publication, please cite the JOSS article:
@article{schwimmbad,
doi = {10.21105/joss.00357},
url = {https://doi.org/10.21105/joss.00357},
year = {2017},
month = {sep},
publisher = {The Open Journal},
volume = {2},
number = {17},
author = {Adrian M. Price-Whelan and Daniel Foreman-Mackey},
title = {schwimmbad: A uniform interface to parallel processing pools in Python},
journal = {The Journal of Open Source Software}
}
License
Copyright 2016-2021 the contributors.
schwimmbad is free software made available under the MIT License. For details see the LICENSE file.
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
File details
Details for the file schwimmbad-0.3.2.tar.gz
.
File metadata
- Download URL: schwimmbad-0.3.2.tar.gz
- Upload date:
- Size: 24.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.4.0.post20200518 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d453b735fcd0d4a5c5a6e18af2f72f678358f7614db3b78b6cd38d6b07debc9f |
|
MD5 | ba559af52890082df8cba36dfa34c98d |
|
BLAKE2b-256 | 09afe8cf3d11c54b559f891999a4d966d0a98bd1aa808e5ef4a5da7d5996c619 |