--- id: colcon-output version: "0.2.14" license: Apache-2.0 license_treatment: permissive maintenance: active --- # colcon-output — Extension for colcon to customize the output in various ways. License: permissive · Maintenance: active · Downloads: 183.7K/mo ## What it is and what it does colcon-output is a plugin for the colcon build system that extends colcon-core's capabilities to customize how build output is displayed and formatted. It sits in the colcon ecosystem as an optional output handler, allowing developers to tailor the presentation of build logs and status messages during the build process. The package is designed for developers using colcon who need finer control over build output. It requires only colcon-core as a runtime dependency and supports Python 3.6 and later across macOS, Windows, and POSIX systems. Use it for: - Customize build output when using colcon for multi-package builds - Integrate colcon into CI/CD pipelines with tailored output for log parsing - Reduce visual noise in build logs by reformatting colcon's default output - Enhance readability of build status for teams working with large colcon workspaces ## Worth the install? AI-flagged interpretation of the facts above — verify before relying. Extends colcon-core to customize output formatting and display options for the colcon build system. Yes, if you use colcon and need output customization. The package is actively maintained, has low install friction, carries no known vulnerabilities, and uses a permissive license. It is marked as Alpha, so expect the API to evolve. ## Install pip install colcon-output uv add colcon-output poetry add colcon-output ## Installing colcon-output Before you install: Low install friction with a single runtime dependency on colcon-core. Actively maintained with recent releases. License in practice: Licensed under Apache-2.0 (permissive), allowing commercial and private use with minimal restrictions. Quickstart: pip install colcon-output from colcon_output import extension # colcon-output is loaded automatically by colcon-core when installed Verify before relying: - What specific output customization options this extension provides beyond colcon-core defaults - Whether this extension is required for colcon to function or purely optional ## Package facts - License: Apache-2.0 (permissive) - Python support: supports_current - Install friction: low - Maintenance: active - Downloads: 183.7K/month (top 15,000 on PyPI) - Known vulnerabilities: none known ## Tags colcon output formatting, colcon build output customization, colcon display extension, colcon build system output, colcon logging customization, colcon-plugin, build-system [View on SkillFed](https://skillfed.io/packages/colcon-output) · [View on PyPI](https://pypi.org/project/colcon-output/)