Suite of Python scripts for Perturbo (first-principles electron-phonon coupling) testing and postprocessing. Version 0.7.2, requires Python >=3.7.12. Development appears slow/infrequent.
pip install perturbopyVerified import paths — ran on the pinned version, not inferred.
Initialize a Perturbo calculation from a YAML input file, run it, and print available result keys.
Use correct submodule paths: from perturbopy.calculator import PerturboCalc
Use io_utils to load data and matplotlib directly for plotting.
Install Perturbo from https://perturbo.epfl.ch or build from source.