{"library":"jobflow","type":"library","category":null,"description":"jobflow is a free, open-source Python library (v0.3.1) for writing and executing computational workflows. It enables defining complex workflows using simple Python functions and executing them locally or on remote resources via managers like `jobflow-remote` or `FireWorks`. Key features include dynamic workflows, easy compositing and nesting of workflows, and the ability to store workflow outputs across various databases (MongoDB, S3, GridFS, etc.) through the `Maggma` package. The library is actively maintained with regular updates.","language":"python","status":"active","version":"0.3.1","tags":["workflow-management","computational-science","material-science","task-orchestration","scientific-computing","python-workflow"],"last_verified":"Sun May 24","install":[{"cmd":"pip install jobflow","imports":["from jobflow import job","from jobflow import Flow","from jobflow.managers.local import run_locally","from jobflow import SETTINGS"]},{"cmd":"pip install jobflow[fireworks]","imports":[]},{"cmd":"pip install jobflow[vis]","imports":[]}],"homepage":"https://materialsproject.github.io/jobflow/","github":"https://github.com/materialsproject/jobflow","docs":"https://materialsproject.github.io/jobflow/","changelog":"https://github.com/materialsproject/jobflow/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/jobflow/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":20.4,"avg_import_s":2.52,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/jobflow/compatibility"}}