An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/materialsproject/jobflow

workflows

Score: 21.13016591499257

Last synced: about 22 hours ago
JSON representation

Repository metadata:

jobflow is a library for writing computational workflows.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 23 days ago

Total Commits: 1,401
Total Committers: 25
Avg Commits per committer: 56.04
Development Distribution Score (DDS): 0.637

Commits in past year: 122
Committers in past year: 8
Avg Commits per committer in past year: 15.25
Development Distribution Score (DDS) in past year: 0.393

Name Email Commits
dependabot[bot] 4****] 508
Alex Ganose a****e@g****m 502
Janosh Riebesell j****l@g****m 127
Andrew Rosen a****3@g****m 71
@jmmshn j****n@g****m 45
Guido Petretto g****o@g****m 21
Eric Sivonxay e****y@l****v 15
utf a****e@g****m 14
David Waroquiers d****s@m****m 13
Hrushikesh Sahasrabuddhe h****s@b****u 13
JaGeo j****e@b****e 13
Vineet Bansal v****l@p****m 11
Max Gallant m****2@g****m 10
mjwen w****1@g****m 8
Fabian Peschel p****f@p****e 7
tomdemeyere t****e@i****m 6
Guido Petretto g****o@m****x 4
Jimmy Shen v****n@m****m 3
Matthew Horton m****n 2
esoteric-ephemera a****s@g****m 2
Matthew Evans 7****s 2
FabiPi3 F****3 1
Juanjo Bazán j****n@g****m 1
Xavier Linn x****n@b****u 1
Yuan Chiang c****c@b****u 1

Issue and Pull Request metadata

Last synced: 26 days ago

Total issues: 50
Total pull requests: 695
Average time to close issues: about 2 months
Average time to close pull requests: 11 days
Total issue authors: 18
Total pull request authors: 23
Average comments per issue: 2.38
Average comments per pull request: 0.76
Merged pull request: 539
Bot issues: 2
Bot pull requests: 573

Past year issues: 10
Past year pull requests: 87
Past year average time to close issues: 3 minutes
Past year average time to close pull requests: 5 days
Past year issue authors: 8
Past year pull request authors: 6
Past year average comments per issue: 0.7
Past year average comments per pull request: 0.57
Past year merged pull request: 61
Past year bot issues: 1
Past year bot pull requests: 79

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/materialsproject/jobflow

Top Issue Authors

  • JaGeo (9)
  • Andrew-S-Rosen (9)
  • arosen93 (5)
  • janosh (4)
  • gpetretto (4)
  • FabiPi3 (3)
  • xperrylinn (3)
  • utf (2)
  • dependabot[bot] (2)
  • hongyi-zhao (1)
  • computron (1)
  • esoteric-ephemera (1)
  • zhubonan (1)
  • mkhorton (1)
  • jmmshn (1)

Top Pull Request Authors

  • dependabot[bot] (564)
  • janosh (24)
  • gpetretto (15)
  • Andrew-S-Rosen (13)
  • utf (12)
  • jmmshn (12)
  • FabiPi3 (10)
  • github-actions[bot] (9)
  • davidwaroquiers (7)
  • JaGeo (5)
  • mcgalcode (3)
  • arosen93 (3)
  • ml-evs (2)
  • chiang-yuan (2)
  • mkhorton (2)

Top Issue Labels

  • ux (3)
  • enhancement (2)
  • dependencies (2)
  • question (1)
  • python (1)

Top Pull Request Labels

  • dependencies (577)
  • python (65)
  • enhancement (16)
  • documentation (15)
  • house-keeping (13)
  • fix (9)
  • ux (6)
  • docs (5)
  • pkg (5)
  • linting (4)
  • ci (4)
  • qa (4)
  • tests (3)
  • local (3)
  • feature (2)
  • breaking (2)
  • bug (1)
  • ecosystem (1)
  • dx (1)
  • needs discussion (1)
  • api (1)

Package metadata

pypi.org: jobflow

jobflow is a library for writing computational workflows

  • Homepage:
  • Documentation: https://jobflow.readthedocs.io/
  • Licenses: modified BSD
  • Latest release: 0.3.1 (published about 2 months ago)
  • Last Synced: 2026-02-22T06:20:21.718Z (about 1 month ago)
  • Versions: 26
  • Dependent Packages: 6
  • Dependent Repositories: 2
  • Downloads: 392,709 Last month
  • Rankings:
    • Dependent packages count: 1.861%
    • Downloads: 6.337%
    • Average: 6.585%
    • Dependent repos count: 11.558%
  • Maintainers (1)
conda-forge.org: jobflow

Jobflow is a free, open-source library for writing and executing workflows. Complex workflows can be defined using simple python functions and executed locally or on arbitrary computing resources using the FireWorks workflow manager.

  • Homepage: https://materialsproject.github.io/jobflow
  • Licenses: BSD-3-Clause
  • Latest release: 0.1.9 (published over 3 years ago)
  • Last Synced: 2026-02-18T11:11:41.840Z (about 1 month ago)
  • Versions: 3
  • Dependent Packages: 2
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 19.506%
    • Dependent repos count: 34.025%
    • Average: 34.376%
    • Forks count: 40.923%
    • Stargazers count: 43.05%

Dependencies

.github/workflows/deploy.yml actions
  • actions/checkout v3 composite
  • actions/create-release v1 composite
  • actions/setup-python v3 composite
  • peaceiris/actions-gh-pages v3 composite
  • pypa/gh-action-pypi-publish release/v1 composite
.github/workflows/testing.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • codecov/codecov-action v1 composite
  • ts-graphviz/setup-graphviz v1 composite
  • mongo 4.0 docker
.github/workflows/update-precommit.yml actions
  • actions/checkout v3 composite
  • actions/setup-python v3 composite
  • peter-evans/create-pull-request v3 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • actions/deploy-pages v2 composite
  • actions/setup-python v4 composite
  • actions/upload-pages-artifact v2 composite
.github/workflows/joss-pdf.yml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v1 composite
  • openjournals/openjournals-draft-action master composite
.github/workflows/link-check.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
pyproject.toml pypi
  • PyYAML *
  • maggma >=0.57.0
  • monty >=2023.9.25
  • networkx *
  • pydantic >=2.0.1
  • pydantic-settings >=2.0.3
  • pydash *