#!/usr/bin/env python import asyncio from shlax import * bash = Script( Packages('bash'), )