#!/usr/bin/env python from narval.tools.main import run import sys run(sys.argv[1:])