#!/usr/bin/python2.7

from ase.db.cli import main

main()
