thera-py

Crates.iothera-py
lib.rsthera-py
version0.1.1
sourcesrc
created_at2020-09-03 00:19:01.973074
updated_at2020-09-03 00:40:48.394824
descriptionSoothing error messages to accompany Python exceptions
homepagehttps://github.com/P-bibs/TheraPy
repositoryhttps://github.com/P-bibs/TheraPy
max_upload_size
id284077
size10,855
Paul Biberstein (P-bibs)

documentation

README

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

Commit count: 7

cargo fmt