{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/14"}],"enrichment":{"capability":"Defines and structures Exasol error messages with uniform attributes, parameters, and mitigations, and provides tooling to parse and extract error catalogs from Python code.","skillfed_tags":["error-handling","exasol","code-generation"],"use_cases":["Generate a machine-readable error catalog from error definitions scattered across your Python codebase.","Define errors with consistent structure (code, message, mitigations, parameters) for Exasol database tools.","Extract and validate error codes and messages for documentation or error-handling automation.","Parameterize error messages with typed metadata for better error reporting and debugging.","Build error documentation automatically from inline error definitions in source code."],"what_it_does":"exasol-error-reporting is a Python library for defining and managing Exasol database error messages with a consistent structure. It lets you create error objects with an error code, message text, mitigation steps, and typed parameters, then extract and document those errors programmatically. The library includes a command-line tool (ec) that parses Python source files to find error definitions and generates error-code reports in a standardized JSON format.\n\nIt's designed for teams building Exasol integrations or extensions who need to maintain a uniform error catalog across their codebase. The library has no runtime dependencies, installs easily, and supports modern Python versions (3.10 through 3.14). It's actively maintained and carries an MIT license.","worth_installing":"Yes. The package solves a specific, well-defined problem (structured Exasol error reporting) with zero runtime dependencies, active maintenance, permissive licensing, and no known vulnerabilities. Install it if you're building Exasol integrations or need to maintain a consistent error catalog; skip it if you don't use Exasol or don't need structured error management."},"id":"exasol-error-reporting","links":{"html":"https://skillfed.io/packages/exasol-error-reporting","md":"https://skillfed.io/packages/exasol-error-reporting.md","pypi":"https://pypi.org/project/exasol-error-reporting/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-10","license_spdx":"MIT","license_treatment":"permissive","name":"exasol-error-reporting","python_support":"supports_current","summary":"Exasol Python Error Reporting"},"popularity":{"monthly_downloads":172799,"position":10324,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.0"}
