Improve CLI interace and embed scripts into a generic command
GECCO comes with several scripts that could be embedded into a single gecco
command with appropriate subcommands. Furthermore, the gecco.py
script should be moved to gecco.__main__
instead of being a standalone script.