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