#!/usr/bin/env python
from nxstools import nxscreate

nxscreate.main()

