#!/usr/bin/env python3
from ase.cli.main import main

main()
