All plugins
Data node types aiida.data CalcJobs and calculation functions aiida.calculations CalcJob parsers aiida.parsers verdi data commands aiida.cmdline.data
aiida-diff
AiiDA demo plugin that wraps the `diff` executable for computing the difference between two files.
status stable
AiiDA
>=2.5,<3
General information
Registry checks
W005: Development status in classifiers (alpha) does not match development_status in metadata (stable)
W006: 'development_status' key is deprecated. Use PyPI Trove classifiers in the plugin repository instead.
W008: Unable to reach documentation URL: https://aiida-diff.readthedocs.io/
E001: Failed to install plugin aiida-diff<pre>Collecting aiida-diff-0.1.0a0
Cloning https://github.com/aiidateam/aiida-diff to /tmp/pip-install-9v12ntua/aiida-diff-0-1-0a0_beb2757b15024a25b14fac10d7220b09
Running command git clone --filter=blob:none --quiet https://github.com/aiidateam/aiida-diff /tmp/pip-install-9v12ntua/aiida-diff-0-1-0a0_beb2757b15024a25b14fac10d7220b09
Resolved https://github.com/aiidateam/aiida-diff to commit f9b151e11634b16e6a42d5445da23735415872e0
Installing build dependencies: started
Installing build dependencies: finished with status 'done'
Getting requirements to build wheel: started
Getting requirements to build wheel: finished with status 'done'
Preparing metadata (pyproject.toml): started
Preparing metadata (pyproject.toml): finished with status 'done'
WARNING: Generating metadata for package aiida-diff-0.1.0a0 produced metadata for project name aiida-diff. Fix your #egg=aiida-diff-0.1.0a0 fragments.
Discarding git+https://github.com/aiidateam/aiida-diff#egg=aiida-diff-0.1.0a0: Requested aiida-diff from git+https://github.com/aiidateam/aiida-diff#egg=aiida-diff-0.1.0a0 has inconsistent name: expected 'aiida-diff-0-1-0a0', but metadata has 'aiida-diff'
ERROR: Could not find a version that satisfies the requirement aiida-diff-0-1-0a0 (unavailable) (from versions: none)
ERROR: No matching distribution found for aiida-diff-0-1-0a0 (unavailable)
</pre>
Click any code (W001, E001…) to jump to
troubleshooting instructions
.
Plugins provided
Calculations 1 Parsers 1 Data 1 Other 1
Entry points
-
diff
aiida_diff.data:DiffParameters
-
diff
aiida_diff.calculations:DiffCalculation
-
diff
aiida_diff.parsers:DiffParser
-
diff
aiida_diff.cli:data_cli