.. _installation: ============ Installation ============ The recommended method of installation is through the package manager `pip `_: .. code-block:: console $ pip install aiida-shell To use ``aiida-shell``, a configured AiiDA profile is required. The ``verdi`` CLI of AiiDA provides a command that attempts to automatically create one: .. code-block:: console verdi quicksetup Please refer to the `AiiDA's documentation `_ for more detailed instructions.