def main(): utils.parse_args(include_name=False) fetcher = Fetcher() loop = GLib.MainLoop() loop.run()