Qix- / better-exceptions

Pretty and useful exceptions in Python, automatically.
MIT License
4.59k stars 202 forks source link

Show in readme how to use in existing code, without the special shell #82

Open cool-RR opened 5 years ago

Qix- commented 5 years ago

https://github.com/Qix-/better-exceptions/blob/master/README.md#usage

🤨

gromenauer commented 4 years ago

Maybe you was asking for:

import better_exceptions; better_exceptions.hook()

as seen in https://github.com/Qix-/better-exceptions#troubleshooting