python-cmd-base A base for writing python command line programs. Prerequisites Install dependencies pip3 install -r requirements.txt Run python3 wc.py Have fun :>