#!/usr/bin/env python

import nkpy

if __name__ == '__main__':
    nkpy.rrun()
