#!/usr/bin/env python3 # -*- coding: utf-8 -*- import sys import nw if __name__ == "__main__": nw.main(sys.argv[1:])