$npx skillfedfor your agent

Build Tools packages

625 packages · page 10 of 16

Packages

juliapkg With conditions
PyPI · Build Tools · released Aug 2026

Manages Julia language installation and package dependencies from Python, automatically resolving and isolating Julia environments per Python virtual environment or Conda setup.

MITpure Python · 3.9+
196.4Kdownloads / mo
pyats.contrib With conditions
PyPI · Build Tools · released Aug 2026

Provides open-source extensions, plugins, and integrations for the pyATS framework that automatically hook into its published entry-point interfaces.

Apache-2.0pure Python
196.3Kdownloads / mo
colcon-library-path With conditions
PyPI · Build Tools · released Jan 2019

Extends colcon to configure environment variables for locating shared libraries at runtime during builds.

Apache-2.0pure Pythondormant
196.2Kdownloads / mo
pyats.robot With conditions
PyPI · Build Tools · released Aug 2026

Integrates pyATS testing capabilities with RobotFramework, enabling RobotFramework to interact with pyATS test infrastructure for data-driven and reusable automated testing.

Apache-2.0pure Python · 3.8+
196.0Kdownloads / mo
pipfile Skip
PyPI · Build Tools · released Mar 2017

Provides a design specification and parser for Pipfile and Pipfile.lock, a TOML-based format intended to replace requirements.txt for declaring Python dependencies with deterministic lock files.

Install only if you are maintaining legacy code that explicitly depends on this package or studying the history of Python dependency management.

Apache-2.0builds from sourcedormant
196.0Kdownloads / mo
keepachangelog Worth it
PyPI · Build Tools · released Jun 2024

Parse, manipulate, and generate changelog files in Keep a Changelog format, converting between markdown and Python dictionaries, and automating semantic version releases.

Install it if you maintain a changelog and want to automate release workflows or programmatically access changelog data; skip it if you manage changelogs manually…

MITpure Python · 3.9+
195.7Kdownloads / mo
aws-cdk.aws-ec2 Skip
PyPI · Build Tools · released Jun 2023

Provides AWS CDK constructs for defining EC2 networking and compute resources (VPCs, subnets, instances) as infrastructure-as-code in Python.

permissive licensepure Python
195.6Kdownloads / mo
colcon-recursive-crawl With conditions
PyPI · Build Tools · released Oct 2023

A colcon-core extension that recursively crawls directory trees to discover and locate packages for the colcon build system.

However, verify compatibility with your colcon-core version first, as the package is dormant and may not be updated for breaking changes in colcon's plugin API.

Apache-2.0pure Python · 3.6+dormant
195.5Kdownloads / mo
colcon-pkg-config With conditions
PyPI · Build Tools · released Jun 2018

Extends colcon-core to configure environment variables for locating pkg-config files during builds.

Apache-2.0pure Pythondormant
195.0Kdownloads / mo
py-automapper With conditions
PyPI · Build Tools · released Mar 2025

Automatically maps object fields from one class to another, handling different field names, nested objects, and integration with Pydantic, TortoiseORM, and SQLAlchemy models.

MITpure Python · 3.8+aging
193.2Kdownloads / mo
Fabric3 Skip
PyPI · Build Tools · released Feb 2018

Fabric3 is a Python 2.7 and 3.4+ compatible fork of Fabric that enables remote command execution and application deployment over SSH from Python code.

BSD-3-Clausepure Pythonabandoned
191.3Kdownloads / mo
sparkaid Skip
PyPI · Build Tools · released Aug 2022

Provides utilities for working with Spark DataFrames that have complex nested schemas, including flattening StructType columns, renaming nested fields, and converting JSON schemas to Spark schemas.

Install only if you are locked into an older Spark version and cannot upgrade.

LGPL-3.0-or-laterpure Python · 3.4+abandoned
191.1Kdownloads / mo
pyproject-toml With conditions
PyPI · Build Tools · released Nov 2024

Parses and validates Python project metadata from pyproject.toml files according to PEP 517, 518, 621, and 631 specifications.

However, expect no active maintenance—the last release was 640 days ago—so pin the version and avoid relying on future updates.

MITpure Pythondormant
190.4Kdownloads / mo
hatch-jupyter-builder With conditions
PyPI · Build Tools · released Mar 2024

A Hatch build hook plugin that automates the build process for Jupyter packages, handling compilation and asset steps during package creation.

However, note the dormant maintenance status—no releases for 885 days—so verify compatibility with your current Hatch and Jupyter versions before relying on it for…

BSD-3-Clausepure Python · 3.8+dormant
188.0Kdownloads / mo
tbump Skip
PyPI · Build Tools · released Sep 2023

tbump automates version bumping in your project by updating version strings across configured files, creating git commits and tags, and running custom hooks—all with a confirmation step before execution.

BSD-3-Clausepure Pythonabandoned
187.0Kdownloads / mo
aws-cdk.aws-logs Skip
PyPI · Build Tools · released Jun 2023

Provides AWS CDK constructs for creating and managing CloudWatch Logs resources, including log groups, streams, retention policies, subscriptions, and metric filters.

permissive licensepure Python
186.5Kdownloads / mo
aws-cdk.aws-s3 Skip
PyPI · Build Tools · released Jun 2023

Defines AWS S3 buckets and related resources as code using the AWS CDK v1 construct library, allowing programmatic creation and configuration of S3 storage infrastructure.

permissive licensepure Python
186.5Kdownloads / mo
release-tag Worth it
PyPI · Build Tools · released Mar 2026

Automatically creates and optionally pushes semantic version git tags following SemVer rules, with support for major/minor/patch increments and pre-release versions.

MITpure Python · 3.6+
186.2Kdownloads / mo
colcon-package-information With conditions
PyPI · Build Tools · released Mar 2026

Extends colcon-core to provide information about packages in a colcon build workspace, enabling queries and reporting on package metadata and properties.

permissive licensepure Python · 3.6+
185.2Kdownloads / mo
aws-cdk.aws-s3-assets Skip
PyPI · Build Tools · released Jun 2023

Packages local files and directories for deployment to S3 as part of AWS CDK applications, handling asset bundling, hashing, and CloudFormation parameter injection.

Install only if maintaining legacy v1 infrastructure; for new projects or migrations, use the v2 equivalent instead.

permissive licensepure Python
184.8Kdownloads / mo
montecarlodata With conditions
PyPI · Build Tools · released Aug 2026

A command-line interface for interacting with Monte Carlo's data observability platform, enabling configuration, integration management, monitor deployment, and data catalog operations.

Apache-2.0pure Python · 3.10+
184.6Kdownloads / mo
colcon-notification With conditions
PyPI · Build Tools · released Mar 2026

Adds desktop notifications to colcon build system status updates, displaying build progress and completion messages on Windows, macOS, and Linux.

Install it if desktop notifications would improve your build workflow; skip it if you prefer terminal-only feedback.

permissive licensepure Python · 3.6+
184.1Kdownloads / mo
aws-cdk.aws-kms Skip
PyPI · Build Tools · released Jun 2023

Provides AWS CDK constructs for defining and managing AWS Key Management Service (KMS) keys, aliases, and key policies in infrastructure-as-code.

permissive licensepure Python
184.0Kdownloads / mo
colcon-common-extensions With conditions
PyPI · Build Tools · released Aug 2022

Bundles colcon-core and twenty common colcon extensions into a single meta-package for simplified installation of the colcon build system and its standard plugins.

Apache-2.0pure Python
183.9Kdownloads / mo
colcon-package-selection With conditions
PyPI · Build Tools · released Oct 2020

Extends colcon-core to filter and select a subset of packages for processing during builds or workspace operations.

However, verify compatibility with your colcon-core version first—dormancy since 2020 means it may lag behind current colcon development, and you should confirm it…

Apache-2.0pure Pythondormant
183.8Kdownloads / mo
colcon-output With conditions
PyPI · Build Tools · released Mar 2026

Extends colcon-core to customize output formatting and display options for the colcon build system.

permissive licensepure Python · 3.6+
183.7Kdownloads / mo
colcon-parallel-executor With conditions
PyPI · Build Tools · released Aug 2025

Extends colcon-core to execute package builds and tests in parallel rather than sequentially, speeding up multi-package workspace processing.

Apache-2.0pure Python · 3.6+
183.0Kdownloads / mo
colcon-defaults With conditions
PyPI · Build Tools · released Dec 2024

Extends colcon to load default command-line argument values from a YAML configuration file, reducing repetitive command typing in build workflows.

Apache-2.0pure Python · 3.6+
183.0Kdownloads / mo
dbt-loom With conditions
PyPI · Build Tools · released Jun 2026

dbt-loom is a dbt Core plugin that fetches public model definitions from upstream dbt project artifacts and injects them into your dbt project, enabling multi-project deployments to share models across repositories.

However, verify the license terms before adopting in proprietary contexts, as the license metadata is missing from the package.

license unclearpure Python
182.9Kdownloads / mo
codemod-tox With conditions
PyPI · Build Tools · released Apr 2026

Parses and modifies tox.ini configuration strings, including environment lists, environment definitions, and conditional dependencies with support for expansion and transformation.

permissive licensepure Python · 3.10+
182.9Kdownloads / mo
colcon-powershell With conditions
PyPI · Build Tools · released Feb 2026

Extends colcon-core to generate PowerShell shell scripts for build environment setup and task execution on Windows, macOS, and POSIX systems.

However, maintenance is aging (last update 185 days ago) and the package is still Alpha, so verify that PowerShell script generation meets your specific build…

permissive licensepure Python · 3.6+aging
182.9Kdownloads / mo
colcon-devtools With conditions
PyPI · Build Tools · released Mar 2024

Extends colcon-core to expose information about the plugin system, including available extension points and registered extensions.

However, the aging maintenance status suggests the package may be stable but no longer under active development—verify that its plugin introspection features meet…

Apache-2.0pure Python · 3.6+aging
182.8Kdownloads / mo
manygo With conditions
PyPI · Build Tools · released Dec 2025

Converts Golang platform identifiers (GOOS and GOARCH) into Python platform tags for packaging and distributing Go binaries.

MITpure Python · 3.10+
182.7Kdownloads / mo
abxpkg Worth it
PyPI · Build Tools · released Aug 2026

Unified interface for detecting, installing, and managing binary and source dependencies across multiple package managers (apt, brew, pip, npm, docker, cargo, and others) from Python code or CLI.

permissive licensepure Python
182.6Kdownloads / mo
colcon-metadata With conditions
PyPI · Build Tools · released Aug 2020

Extends colcon-core to fetch and manage package metadata from remote repositories, enabling build systems to access structured package information during builds.

Apache-2.0pure Pythondormant
182.6Kdownloads / mo
sfctl Worth it
PyPI · Build Tools · released Jun 2024

A command-line interface for managing Azure Service Fabric clusters, applications, services, and related entities through the sfctl command.

Install it if you manage Service Fabric clusters or need to automate fabric operations; it is the standard tool for this purpose and integrates well with Azure…

MITpure Python
182.4Kdownloads / mo
ccimport With conditions
PyPI · Build Tools · released Oct 2024

ccimport builds Python C++ bindings on-the-fly using pybind11 and ninja, letting you compile and import C++ code directly from Python without separate build steps.

However, be aware that the last release was 668 days ago; if you encounter issues with newer Python or compiler versions, community support may be limited.

MITpure Python · 3.6+dormant
182.0Kdownloads / mo
salamandra Skip
PyPI · Build Tools · released Apr 2021

Salamandra is a Python framework for loading, analyzing, generating, and storing electronic circuit netlists through an object-oriented API.

Apache-2.0pure Python · 3.5+abandoned
181.7Kdownloads / mo
dbt-autofix Worth it
PyPI · Build Tools · released Jul 2026

dbt-autofix scans dbt projects for deprecated configurations and automatically updates them to align with current best practices and dbt Fusion compatibility.

license unclearpure Python
181.6Kdownloads / mo
pccm With conditions
PyPI · Build Tools · released Sep 2024

PCCM manages Python-to-C++ code generation and compilation, letting you write C++ code as Python strings and compile it on demand with minimal setup.

Install only if your use case tolerates a frozen codebase and you've verified it works with your C++ compiler and Python version.

MITpure Python · 3.6+dormant
181.5Kdownloads / mo