forked from aiidateam/aiida-registry
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathplugins.json
192 lines (192 loc) · 8.21 KB
/
plugins.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
{
"quantumespresso": {
"name": "aiida-quantumespresso",
"entry_point": "quantumespresso",
"state": "stable",
"pip_url": "git+https://github.com/aiidateam/aiida-quantumespresso",
"plugin_info": "https://raw.github.com/aiidateam/aiida-quantumespresso/master/setup.json",
"code_home": "https://github.com/aiidateam/aiida-quantumespresso",
"documentation_url": "http://aiida-quantumespresso.readthedocs.io/"
},
"wannier90": {
"name": "aiida-wannier90",
"entry_point": "wannier90",
"state": "stable",
"pip_url": "git+https://github.com/aiidateam/aiida-wannier90",
"plugin_info": "https://raw.github.com/aiidateam/aiida-wannier90/master/setup.json",
"code_home": "https://github.com/aiidateam/aiida-wannier90",
"documentation_url": "http://aiida-wannier90.readthedocs.io/"
},
"diff": {
"name": "aiida-diff",
"entry_point": "diff",
"state": "development",
"pip_url": "git+https://github.com/aiidateam/aiida-diff#egg=aiida-diff-0.1.0a0",
"plugin_info": "https://raw.github.com/aiidateam/aiida-diff/master/setup.json",
"code_home": "https://github.com/aiidateam/aiida-diff",
"documentation_url": "http://aiida-diff.readthedocs.io/"
},
"vasp": {
"name": "aiida-vasp",
"entry_point": "vasp",
"state": "development",
"code_home": "https://github.com/aiida-vasp/aiida-vasp",
"plugin_info": "https://raw.githubusercontent.com/aiida-vasp/aiida-vasp/develop/setup.json",
"pip_url": "aiida-vasp",
"documentation_url": "http://aiida-vasp.readthedocs.io/"
},
"cp2k": {
"name": "aiida-cp2k",
"entry_point": "cp2k",
"state": "development",
"plugin_info": "https://raw.githubusercontent.com/cp2k/aiida-cp2k/master/setup.json",
"code_home": "https://github.com/cp2k/aiida-cp2k"
},
"quantumespresso-hp": {
"name": "aiida-quantumespresso-hp",
"entry_point": "quantumespresso.hp",
"state": "development",
"plugin_info": "https://raw.githubusercontent.com/sphuber/aiida-quantumespresso-hp/master/setup.json",
"code_home": "https://github.com/sphuber/aiida-quantumespresso-hp"
},
"fleur": {
"name": "aiida-fleur",
"entry_point": "fleur",
"state": "development",
"pip_url": "git+https://github.com/broeder-j/aiida_fleur/#egg=aiida-fleur-0.5.0",
"plugin_info": "https://raw.github.com/broeder-j/aiida_fleur/develop/setup.json",
"code_home": "https://github.com/broeder-j/aiida-fleur/tree/develop",
"documentation_url": "http://aiida-fleur.readthedocs.io/"
},
"siesta": {
"name": "aiida-siesta",
"entry_point": "siesta",
"state": "development",
"pip_url": "git+https://github.com/albgar/aiida_siesta_plugin",
"plugin_info": "https://raw.github.com/albgar/aiida_siesta_plugin/master/setup.json",
"code_home": "https://github.com/albgar/aiida_siesta_plugin/tree/master",
"documentation_url": "http://aiida-siesta-plugin.readthedocs.io/"
},
"yambo": {
"name": "yambo-aiida",
"entry_point": "yambo",
"state": "development",
"pip_url": "git+https://github.com/yambo-code/yambo-aiida/",
"plugin_info": "https://raw.github.com/yambo-code/yambo-aiida/develop/setup.json",
"code_home": "https://github.com/yambo-code/yambo-aiida/"
},
"ase": {
"name": "aiida-ase",
"entry_point": "ase",
"state": "stable",
"pip_url": "git+https://github.com/aiidateam/aiida-ase#egg=aiida-ase-0.1.0",
"plugin_info": "https://raw.github.com/aiidateam/aiida-ase/master/setup.json",
"code_home": "https://github.com/aiidateam/aiida-ase",
"documentation_url": "http://aiida-ase.readthedocs.io/"
},
"codtools": {
"name": "aiida-codtools",
"entry_point": "codtools",
"state": "stable",
"pip_url": "git+https://github.com/aiidateam/aiida-codtools#egg=aiida-codtools-0.1.0",
"plugin_info": "https://raw.githubusercontent.com/aiidateam/aiida-codtools/master/setup.json",
"code_home": "https://github.com/aiidateam/aiida-codtools",
"documentation_url": "http://aiida-codtools.readthedocs.io/"
},
"nwchem": {
"name": "aiida-nwchem",
"entry_point": "nwchem",
"state": "stable",
"pip_url": "git+https://github.com/aiidateam/aiida-nwchem#egg=aiida-nwchem-0.1.0",
"plugin_info": "https://raw.githubusercontent.com/aiidateam/aiida-nwchem/master/setup.json",
"code_home": "https://github.com/aiidateam/aiida-nwchem",
"documentation_url": "http://aiida-nwchem.readthedocs.io/"
},
"phonopy": {
"name": "aiida-phonopy",
"entry_point": "phonopy",
"state": "development",
"plugin_info": "https://raw.githubusercontent.com/abelcarreras/aiida-phonopy/development/setup.json",
"code_home": "https://github.com/abelcarreras/aiida-phonopy",
"documentation_url": "http://aiida-phonopy.readthedocs.io/"
},
"lammps": {
"name": "aiida-lammps",
"entry_point": "lammps",
"state": "development",
"code_home": "https://github.com/abelcarreras/aiida-lammps"
},
"castep": {
"name": "aiida-castep",
"entry_point": "castep",
"state": "development",
"plugin_info": "https://gitlab.com/bz1/aiida-castep/raw/master/setup.json",
"code_home": "https://gitlab.com/bz1/aiida-castep",
"documentation_url": "http://aiida-castep.readthedocs.io/"
},
"raspa": {
"name": "aiida-raspa",
"entry_point": "raspa",
"state": "development",
"plugin_info": "https://raw.github.com/yakutovicha/aiida-raspa/master/setup.json",
"code_home": "https://github.com/yakutovicha/aiida-raspa"
},
"zeopp": {
"name": "aiida-zeopp",
"entry_point": "zeopp",
"state": "development",
"plugin_info": "https://raw.github.com/ltalirz/aiida-zeopp/master/setup.json",
"code_home": "https://github.com/ltalirz/aiida-zeopp"
},
"gudhi": {
"name": "aiida-gudhi",
"entry_point": "gudhi",
"state": "development",
"plugin_info": "https://raw.github.com/ltalirz/aiida-gudhi/master/setup.json",
"code_home": "https://github.com/ltalirz/aiida-gudhi"
},
"phtools": {
"name": "aiida-phtools",
"entry_point": "phtools",
"state": "development",
"plugin_info": "https://raw.github.com/ltalirz/aiida-phtools/master/setup.json",
"code_home": "https://github.com/ltalirz/aiida-phtools"
},
"widgets": {
"name": "aiida-widgets",
"state": "development",
"plugin_info": "https://raw.github.com/materialscloud-org/mc-aiida-widgets/master/setup.json",
"code_home": "https://github.com/materialscloud-org/mc-aiida-widgets"
},
"kkr": {
"name": "aiida-kkr",
"entry_point": "kkr",
"state": "development",
"plugin_info": "https://raw.github.com/broeder-j/aiida-kkr/develop/setup.json",
"code_home": "https://github.com/broeder-j/aiida-kkr/tree/develop",
"documentation_url": "http://aiida-kkr.readthedocs.io/"
},
"gollum": {
"name": "aiida-gollum",
"entry_point": "gollum",
"state": "development",
"plugin_info": "https://raw.github.com/garsua/aiida-gollum/master/setup.json",
"code_home": "http://github.com/garsua/aiida-gollum/",
"documentation_url": "http://aiida-gollum.readthedocs.io/"
},
"ddec": {
"name": "aiida-ddec",
"entry_point": "ddec",
"state": "development",
"plugin_info": "https://raw.githubusercontent.com/yakutovicha/aiida-ddec/master/setup.json",
"code_home": "http://github.com/yakutovicha/aiida-ddec"
},
"crystal17": {
"name": "aiida-crystal17",
"entry_point": "crystal17",
"state": "development",
"plugin_info": "https://raw.githubusercontent.com/chrisjsewell/aiida-crystal17/master/setup.json",
"documentation_url": "https://aiida-crystal17.readthedocs.io",
"code_home": "http://github.com/chrisjsewell/aiida-crystal17"
}
}