File tree Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Expand file tree Collapse file tree 2 files changed +42
-0
lines changed Original file line number Diff line number Diff line change
1
+ cff-version : " 1.2.0"
2
+ authors :
3
+ - family-names : Janssen
4
+ given-names : Jan
5
+ orcid : " https://orcid.org/0000-0001-9948-7119"
6
+ - family-names : George
7
+ given-names : Janine
8
+ orcid : " https://orcid.org/0000-0001-8907-0336"
9
+ - family-names : Geiger
10
+ given-names : Julian
11
+ orcid : " https://orcid.org/0000-0003-0023-1960"
12
+ - family-names : Bercx
13
+ given-names : Marnik
14
+ orcid : " https://orcid.org/0000-0001-8470-1012"
15
+ - family-names : Wang
16
+ given-names : Xing
17
+ - family-names : Ertural
18
+ given-names : Christina
19
+ orcid : " https://orcid.org/0000-0002-7696-5824"
20
+ - family-names : Schaarschmidt
21
+ given-names : Joerg
22
+ orcid : " https://orcid.org/0000-0002-4389-2366"
23
+ - family-names : Ganose
24
+ given-names : Alex
25
+ orcid : " https://orcid.org/0000-0002-4486-3321"
26
+ - family-names : Pizzi
27
+ given-names : Giovanni
28
+ orcid : " https://orcid.org/0000-0002-3583-4377"
29
+ - family-names : Hickel
30
+ given-names : Tilmann
31
+ orcid : " https://orcid.org/0000-0003-0698-4891"
32
+ - family-names : Neugebauer
33
+ given-names : Joerg
34
+ orcid : " https://orcid.org/0000-0002-7903-2472"
35
+ title : " A Python workflow definition for computational materials design"
36
+ version : 0.1.1
37
+ doi : 10.5281/zenodo.15516180
38
+ date-released : 2025-05-26
39
+ license : bsd-3-clause
40
+ url : " https://github.com/pythonworkflow/python-workflow-definition"
Original file line number Diff line number Diff line change 1
1
# Python Workflow Definition
2
2
[ ![ Pipeline] ( https://github.com/pythonworkflow/python-workflow-definition/actions/workflows/pipeline.yml/badge.svg )] ( https://github.com/pythonworkflow/python-workflow-definition/actions/workflows/pipeline.yml )
3
3
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/pythonworkflow/python-workflow-definition/HEAD )
4
+ [ ![ arXiv] ( https://img.shields.io/badge/arXiv-2505.20366-b31b1b.svg )] ( https://arxiv.org/abs/2505.20366 )
5
+ [ ![ DOI] ( https://zenodo.org/badge/945869529.svg )] ( https://doi.org/10.5281/zenodo.15516179 )
4
6
5
7
## Definition
6
8
In the Python Workflow Definition (PWD) each node represents a Python function, with the edges defining the connection
You can’t perform that action at this time.
0 commit comments