#!/usr/bin/env python """Go image recognition.""" from src import imago imago.main()