#!/usr/bin/env python3 -u
from xonsh.main import main
main()
