All plugins

aiida-firecrest

AiiDA Transport/Scheduler plugins for interfacing with FirecREST.

status alpha AiiDA >=2.7.0

General information

Install pip install aiida-firecrest
Documentation No documentation provided by the package author.
Author(s) AiiDA team
Python import import aiida_firecrest
Latest version 1.0.0
Released 2026-01-14

Registry checks

E001: Failed to install plugin aiida-firecrest<pre>Collecting aiida-firecrest Downloading aiida_firecrest-1.0.0-py3-none-any.whl.metadata (6.6 kB) INFO: pip is looking at multiple versions of aiida-firecrest to determine which version is compatible with other requirements. This could take a while. ERROR: Cannot install aiida-firecrest==1.0.0 because these package versions have conflicting dependencies. The conflict is caused by: aiida-firecrest 1.0.0 depends on aiida-core>=2.7.0 The user requested (constraint) aiida-core==2.5.2 To fix this you could try to: 1. loosen the range of package versions you've specified 2. remove package versions to allow pip attempt to solve the dependency conflict ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts </pre>
Click any code (W001, E001…) to jump to troubleshooting instructions .

Plugins provided

Console scripts 1 Other 2

Entry points

Job scheduler support aiida.schedulers
  • firecrest

    aiida_firecrest.scheduler:FirecrestScheduler
Data transport protocols aiida.transports
  • firecrest

    aiida_firecrest.transport:FirecrestTransport
Console scripts console_scripts
  • aiida-firecrest-cli

    aiida_firecrest.cli:main