README.md
pyproject.toml
friendly_exceptions/README.md
friendly_exceptions/__init__.py
friendly_exceptions/__main__.py
friendly_exceptions/auto_install.py
friendly_exceptions/cli.py
friendly_exceptions/config.py
friendly_exceptions/core.py
friendly_exceptions/fastapi.py
friendly_exceptions/git_blame.py
friendly_exceptions/i18n.py
friendly_exceptions/logging.py
friendly_exceptions/notifications.py
friendly_exceptions/storage.py
friendly_exceptions/traceback_formatter.py
friendly_exceptions/uvicorn_runner.py
friendly_exceptions.egg-info/PKG-INFO
friendly_exceptions.egg-info/SOURCES.txt
friendly_exceptions.egg-info/dependency_links.txt
friendly_exceptions.egg-info/entry_points.txt
friendly_exceptions.egg-info/requires.txt
friendly_exceptions.egg-info/top_level.txt
friendly_exceptions/handlers/__init__.py
friendly_exceptions/handlers/assertion_error.py
friendly_exceptions/handlers/attribute_error.py
friendly_exceptions/handlers/base.py
friendly_exceptions/handlers/blocking_io_error.py
friendly_exceptions/handlers/broken_pipe_error.py
friendly_exceptions/handlers/child_process_error.py
friendly_exceptions/handlers/connection_error.py
friendly_exceptions/handlers/eof_error.py
friendly_exceptions/handlers/file_exists_error.py
friendly_exceptions/handlers/file_not_found_error.py
friendly_exceptions/handlers/import_error.py
friendly_exceptions/handlers/indentation_error.py
friendly_exceptions/handlers/index_error.py
friendly_exceptions/handlers/interrupted_error.py
friendly_exceptions/handlers/is_a_directory_error.py
friendly_exceptions/handlers/json_decode_error.py
friendly_exceptions/handlers/key_error.py
friendly_exceptions/handlers/memory_error.py
friendly_exceptions/handlers/name_error.py
friendly_exceptions/handlers/not_implemented_error.py
friendly_exceptions/handlers/os_error.py
friendly_exceptions/handlers/overflow_error.py
friendly_exceptions/handlers/permission_error.py
friendly_exceptions/handlers/process_lookup_error.py
friendly_exceptions/handlers/recursion_error.py
friendly_exceptions/handlers/runtime_error.py
friendly_exceptions/handlers/stop_iteration.py
friendly_exceptions/handlers/syntax_error.py
friendly_exceptions/handlers/system_error.py
friendly_exceptions/handlers/timeout_error.py
friendly_exceptions/handlers/type_error.py
friendly_exceptions/handlers/unicode_error.py
friendly_exceptions/handlers/value_error.py
friendly_exceptions/handlers/zero_division_error.py
friendly_exceptions/integrations/__init__.py
friendly_exceptions/integrations/asyncio_async.py
friendly_exceptions/integrations/aws.py
friendly_exceptions/integrations/discord_bot.py
friendly_exceptions/integrations/django_int.py
friendly_exceptions/integrations/dotenv.py
friendly_exceptions/integrations/firebase.py
friendly_exceptions/integrations/mongodb.py
friendly_exceptions/integrations/numpy_arr.py
friendly_exceptions/integrations/openai.py
friendly_exceptions/integrations/pandas_data.py
friendly_exceptions/integrations/pillow.py
friendly_exceptions/integrations/pydantic_int.py
friendly_exceptions/integrations/pytest_test.py
friendly_exceptions/integrations/redis_cache.py
friendly_exceptions/integrations/requests_http.py
friendly_exceptions/integrations/selenium_web.py
friendly_exceptions/integrations/sqlalchemy_db.py
friendly_exceptions/integrations/stripe_pay.py
friendly_exceptions/integrations/subprocess_cmd.py
friendly_exceptions/integrations/telegram.py
friendly_exceptions/locales/ar.json
friendly_exceptions/locales/de.json
friendly_exceptions/locales/en.json
friendly_exceptions/locales/es.json
friendly_exceptions/locales/fr.json
friendly_exceptions/locales/hi.json
friendly_exceptions/locales/it.json
friendly_exceptions/locales/ja.json
friendly_exceptions/locales/ko.json
friendly_exceptions/locales/pl.json
friendly_exceptions/locales/pt.json
friendly_exceptions/locales/ru.json
friendly_exceptions/locales/tr.json
friendly_exceptions/locales/uk.json
friendly_exceptions/locales/zh.json
friendly_exceptions/web_console/__init__.py
friendly_exceptions/web_console/app.py
friendly_exceptions/web_console/auth.py
friendly_exceptions/web_console/supabase_storage.py