[View on GitHub/register your package]

AiiDA plugin package "aiida-shell"

< back to the registry index

General information

Current state:

Short description: AiiDA plugin that makes running shell commands easy.

How to install: pip install aiida-shell

Source code: Go to the source code repository

Documentation: No documentation provided by the package author

Detailed information

Author(s):

Contact: "Sebastiaan P. Huber" <mail@sphuber.net>

How to use from python: import aiida_shell

Most recent version: 0.5.3

Compatibility:

Plugins provided by the package

Calculations 1 Parsers 1 Data 2

CalcJobs and calculation functions (aiida.calculations)

  • core.shell
    class aiida_shell.calculations.shell:ShellJob

Data node types (aiida.data)

  • core.code.installed.shell
    class aiida_shell.data.code:ShellCode
  • core.pickled
    class aiida_shell.data.pickled:PickledData

CalcJob parsers (aiida.parsers)

  • core.shell
    class aiida_shell.parsers.shell:ShellParser