# TheraPy Soothing error messages to accompany Python exceptions ## Usage `thera-py` is a drop-in replacement for python. If you would normally type ```shell python my-proj.py ``` to run your program instead type ```shell thera-py my-proj.py ``` ## Todo [x] add support for virtual environments [] add more soothing messages [] add support for arguments to python script [] add support for running thera-py in background [] add tests [] add better error handling