{"library":"parsl","type":"library","category":null,"description":"Parsl is a parallel scripting library for Python that enables the execution of data-dependent workflows. It allows users to define tasks as Python functions and execute them in parallel across multiple computing resources. Current version is 2026.6.1, with a monthly release cadence.","language":"python","status":"active","version":"2026.6.1","tags":["parsl","workflows","parallel","hpc","scientific computing"],"last_verified":"Sun Jun 07","install":[{"cmd":"pip install parsl","imports":["from parsl import python_app","from parsl import bash_app","from parsl.config import Config","from parsl.executors import HighThroughputExecutor","from parsl.executors import ThreadPoolExecutor","from parsl.data_provider.files import File"]},{"cmd":"conda install -c conda-forge parsl","imports":[]}],"homepage":"https://github.com/Parsl/parsl","github":"https://github.com/Parsl/parsl","docs":null,"changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}