Metadata-Version: 2.4
Name: exceptionist
Version: 0.1.0
Summary: Add your description here
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Todo
1. enhance exception reading by copying the stack trace, reordering it and make it more readable
2. support regexs, for filtering classes, functions and variables
3. enhance colors of each object

# Example of command

exceptionist "exception" "some regex for filtering"
