from ase import Atoms h2 = Atoms('H2', [(0, 0, 0), (0, 0, 0.74)]) from ase.build import molecule water = molecule('H2O')