{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/3"}],"enrichment":{"capability":"colcon-core is a command-line tool that orchestrates building, testing, and using multiple software packages by automating the build process, managing package ordering, and setting up the environment.","skillfed_tags":["build-orchestration","monorepo-tools","multi-package"],"use_cases":["Automate building and testing multiple interdependent packages in a monorepo or workspace.","Manage package build ordering and dependency resolution across a large project structure.","Set up and manage build environments for complex multi-package software systems.","Integrate package identification and dependency analysis into custom build workflows.","Orchestrate CI/CD pipelines that need to build sets of packages with proper sequencing."],"what_it_does":"colcon-core is the foundation package for colcon, a multi-package build orchestration system. It provides the core infrastructure for identifying packages, managing dependencies, ordering builds, and setting up execution environments. The package is designed for developers working with monorepos or modular projects that need to build, test, and deploy multiple interdependent software packages as a coordinated workflow.\n\nThe package depends on standard Python utilities like setuptools, packaging, and distlib for package management, plus testing infrastructure (pytest and related plugins). It's actively maintained, has been in use since 2018, and carries no known security vulnerabilities. The Alpha development status reflects its role as a foundation library rather than indicating instability.","worth_installing":"Yes, if you need to build or orchestrate multiple packages as a coordinated system. colcon-core is actively maintained, has low install friction, carries no security vulnerabilities, and is permissively licensed. However, it is a foundation library typically used alongside colcon extension packages\u2014verify that the extensions you need are available before committing to the ecosystem."},"id":"colcon-core","links":{"html":"https://skillfed.io/packages/colcon-core","md":"https://skillfed.io/packages/colcon-core.md","pypi":"https://pypi.org/project/colcon-core/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-05","license_spdx":null,"license_treatment":"permissive","name":"colcon-core","python_support":"supports_current","summary":"Command line tool to build sets of software packages."},"popularity":{"monthly_downloads":234214,"position":9026,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.21.1"}
