#!/usr/bin/env python import asyncio import scanner asyncio.run(scanner.main())