README.md
pyproject.toml
./sibd_pyerr/__init__.py
./sibd_pyerr/core.py
./sibd_pyerr/registry.py
./sibd_pyerr/display/cli.py
./sibd_pyerr/display/jupyter.py
./sibd_pyerr/handlers/__init__.py
./sibd_pyerr/handlers/builtin/indentation_error.py
./sibd_pyerr/handlers/builtin/index_error.py
./sibd_pyerr/handlers/builtin/type_error.py
./sibd_pyerr/handlers/main/__init__.py
./sibd_pyerr/handlers/main/attribute_error.py
./sibd_pyerr/handlers/main/import_error.py
./sibd_pyerr/handlers/main/indentation_error.py
./sibd_pyerr/handlers/main/index_error.py
./sibd_pyerr/handlers/main/key_error.py
./sibd_pyerr/handlers/main/module_not_found_error.py
./sibd_pyerr/handlers/main/name_error.py
./sibd_pyerr/handlers/main/syntax_error.py
./sibd_pyerr/handlers/main/type_error.py
./sibd_pyerr/handlers/main/value_error.py
./sibd_pyerr/handlers/main/zero_division_error.py
./sibd_pyerr/handlers/numpy/__init__.py
./sibd_pyerr/handlers/numpy/index_error.py
./sibd_pyerr/handlers/numpy/type_error.py
./sibd_pyerr/handlers/numpy/value_error.py
./sibd_pyerr/handlers/numpy/zero_division_error.py
./sibd_pyerr/handlers/pandas/__init__.py
./sibd_pyerr/handlers/pandas/key_error.py
sibd_pyerr/__init__.py
sibd_pyerr/core.py
sibd_pyerr/registry.py
sibd_pyerr.egg-info/PKG-INFO
sibd_pyerr.egg-info/SOURCES.txt
sibd_pyerr.egg-info/dependency_links.txt
sibd_pyerr.egg-info/top_level.txt
sibd_pyerr/display/cli.py
sibd_pyerr/display/jupyter.py
sibd_pyerr/handlers/__init__.py
sibd_pyerr/handlers/builtin/indentation_error.py
sibd_pyerr/handlers/builtin/index_error.py
sibd_pyerr/handlers/builtin/type_error.py
sibd_pyerr/handlers/main/__init__.py
sibd_pyerr/handlers/main/attribute_error.py
sibd_pyerr/handlers/main/import_error.py
sibd_pyerr/handlers/main/indentation_error.py
sibd_pyerr/handlers/main/index_error.py
sibd_pyerr/handlers/main/key_error.py
sibd_pyerr/handlers/main/module_not_found_error.py
sibd_pyerr/handlers/main/name_error.py
sibd_pyerr/handlers/main/syntax_error.py
sibd_pyerr/handlers/main/type_error.py
sibd_pyerr/handlers/main/value_error.py
sibd_pyerr/handlers/main/zero_division_error.py
sibd_pyerr/handlers/numpy/__init__.py
sibd_pyerr/handlers/numpy/index_error.py
sibd_pyerr/handlers/numpy/type_error.py
sibd_pyerr/handlers/numpy/value_error.py
sibd_pyerr/handlers/numpy/zero_division_error.py
sibd_pyerr/handlers/pandas/__init__.py
sibd_pyerr/handlers/pandas/key_error.py