Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY.
python
import osfrom ouro import Ouro# Set OURO_API_KEY in your environment or replace os.environ.get("OURO_API_KEY")ouro = Ouro(api_key=os.environ.get("OURO_API_KEY"))file_id = "e5f041af-219c-49ec-830b-ca568b715a35"# Retrieve file metadata and signed URLf = ouro.files.retrieve(file_id)print(f.name, f.visibility)data = f.read_data() # fetches signed URLprint(data.url)
Fe6BiS (Pmmm) - relaxed - phonon dispersion
934 x 818
168.90 KB
.png file
Loading compatible actions...
Loading comments...
Phonon band structure (supercell [2, 2, 2], Δ=0.01 Å); imaginary modes detected; min freq = -3.15 THz