better-trace¶
“A colorful, context-rich traceback formatter for Python.”
Welcome to the official documentation for better-trace!
What’s New?¶
Added¶
Actual
SyntaxErrorframe if it is a runtime errorCLI support
Fixed¶
READMEFormatting
Contents:
- Installation
- Usage
- API
- CLI
- FAQ
- Why can’t I see any colors?
- Does it modify python internals?
- I can’t see the locals! Can you help me?
- Do I need rich for this?
- Why doesn’t better-trace affect exceptions inside a
try-exceptblock? - Does better-trace work on IDEs?
- What Python versions are supported?
- How do I revert back to the original traceback?
- How do I install better-trace?
- Does better-trace support ExceptionGroups?
- API Reference