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