#!/usr/bin/python3

from ase.db.cli import main

main()
