2mo
Python SDK requires an API key. Create one in Settings → API Keys, then set OURO_API_KEY.
python
import os
from 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 = "d0853f1f-1d4f-41f3-970d-3f0e68438e8f"
# Retrieve file metadata and signed URL
f = ouro.files.retrieve(file_id)
print(f.name, f.visibility)
data = f.read_data() # fetches signed URL
print(data.url)Fe4Co3Ni2B1 (P-62m)
Fe4Co3Ni2B1 (requested SG: P622 #177, calculated SG: P-62m #189, optimized: 85 steps, cell relaxed (isotropic))
Fe4Co3Ni2B phase diagram 1
.html filePhase diagram of Fe4Co3Ni2B; e_above_hull: 0.655907 eV/atom; predicted_stable: False
2moFe4Co3Ni2B1 (P-62m) - phonon dispersion
Image filePhonon band structure (supercell [2, 2, 2], Δ=0.01 Å); imaginary modes detected; min freq = -3.89 THz
2mo
2 derivative assets
Loading compatible actions...
Loading comments...