#!/usr/bin/python2 -s

from wx.tools.img2py import main
main()

