#python #cli #fun #error-message

app thera-py

Soothing error messages to accompany Python exceptions

2 releases

0.1.1 Sep 3, 2020
0.1.0 Sep 3, 2020

#121 in #error-message

MIT license

5KB

TheraPy

Soothing error messages to accompany Python exceptions

Usage

thera-py is a drop-in replacement for python. If you would normally type

python my-proj.py

to run your program instead type

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

Dependencies

~2–12MB
~106K SLoC