$npx skillfedfor your agent

Build Tools packages

625 packages · page 7 of 16

Packages

zcbor Worth it
PyPI · Build Tools · released Oct 2024

zcbor validates and converts YAML/JSON/CBOR data against CDDL schemas, and generates C code for encoding/decoding CBOR data with schema validation.

Install it if you need schema-driven CBOR handling in Python or C; skip it if you work exclusively with JSON or don't require CDDL's advanced schema features.

Apache-2.0pure Python · 3.8+
383.1Kdownloads / mo
airflow-mcd With conditions
PyPI · Build Tools · released May 2026

Integrates Monte Carlo data observability into Apache Airflow workflows via callbacks, hooks, and operators that send DAG and task events to Monte Carlo and execute data quality checks.

Apache-2.0pure Python · 3.7+
382.8Kdownloads / mo
yagmail Worth it
PyPI · Build Tools · released May 2026

Simplifies sending emails via Gmail or any SMTP server, with built-in support for attachments, HTML content, and asynchronous sending.

MITpure Python · 3.8+
382.1Kdownloads / mo
apted With conditions
PyPI · Build Tools · released Nov 2017

Computes the tree edit distance between two trees using the APTED algorithm, which measures the minimum cost of transforming one tree structure into another, along with node mappings.

However, verify compatibility with your Python version—the last tested versions were 2.7, 3.4, 3.5, and 3.6, and no updates have been released since 2017.

MITpure Pythonabandoned
382.0Kdownloads / mo
awsebcli With conditions
PyPI · Build Tools · released Jun 2026

EB CLI is a command-line tool for deploying, managing, and monitoring AWS Elastic Beanstalk applications and environments, with Git integration and local development support.

Install it if you deploy to Beanstalk regularly.

Apache-2.0builds from source
380.1Kdownloads / mo
venv-pack Skip
PyPI · Build Tools · released Aug 2018

Venv-pack packages Python virtual environments into distributable archives that can be extracted and used on other machines without reinstalling dependencies.

BSD-3-Clausepure Pythonabandoned
379.1Kdownloads / mo
django-watchfiles Worth it
PyPI · Build Tools · released Sep 2025

Replaces Django's default file-change watcher with watchfiles, a faster, lower-CPU alternative that uses OS-level file notifications instead of polling.

Install it if you run Django locally; the only gotcha is the WSL fallback to polling, which is still more efficient than the default.

MITpure Python · 3.9+
377.7Kdownloads / mo
edk2-pytool-extensions With conditions
PyPI · Build Tools · released Mar 2026

Provides command-line tools and a plugin-based environment for building and maintaining EDK2-based UEFI firmware code trees, including build orchestration, dependency resolution, and multi-repository project support.

license unclearpure Python · 3.10+
375.7Kdownloads / mo
pulumi-azuread With conditions
PyPI · Build Tools · released Jul 2026

Pulumi provider for Azure Active Directory that lets you define and manage Azure AD resources (users, groups, applications, service principals) as code using Python.

permissive licensepure Python · 3.9+
372.3Kdownloads / mo
rust-demangler With conditions
PyPI · Build Tools · released Apr 2021

Converts mangled Rust symbol names into their human-readable form, supporting both legacy and v0 mangling styles.

MITpure Pythonabandoned
370.4Kdownloads / mo
spin Worth it
PyPI · Build Tools · released Mar 2026

spin is a command-line tool that abstracts common development tasks for scientific Python libraries, replacing ad-hoc Makefiles with a configurable, Python-based interface for build, test, and documentation workflows.

BSD-3-Clausepure Python · 3.10+
363.5Kdownloads / mo
antsibull-fileutils With conditions
PyPI · Build Tools · released Jun 2026

Provides file utility functions for Ansible community tools, with async file operations and YAML handling built on aiofiles and pyyaml.

GPL-3.0-or-later AND BSD-2-Clause AND MIT AND PSF-2.0pure Python · 3.9+
362.0Kdownloads / mo
pulumi-aws-native Worth it
PyPI · Build Tools · released Aug 2026

Pulumi AWS Cloud Control Provider enables infrastructure-as-code deployment and management of AWS resources supported by the AWS Cloud Control API through Pulumi programs.

Install it if you are already using Pulumi and need to deploy AWS resources not yet in the primary provider, or if you prefer the Cloud Control API's standardized…

permissive licensepure Python · 3.9+
361.3Kdownloads / mo
jdk4py With conditions
PyPI · Build Tools · released Apr 2026

Bundles a JDK runtime into a Python package, providing direct access to Java executables and environment variables for running Java applications from Python code.

GPL-2.0-onlycompiled wheel · 3.10+
358.9Kdownloads / mo
dockerfile With conditions
PyPI · Build Tools · released Jan 2025

Parses Dockerfile syntax into structured Python objects using the official Docker parser, exposing commands, flags, and values for programmatic inspection.

However, be aware that the repository is no longer maintained—if Docker's parser evolves significantly or you encounter edge cases, upstream fixes are unlikely.

MITcompiled wheel · 3.9+abandoned
358.8Kdownloads / mo
html-for-docx Worth it
PyPI · Build Tools · released Jul 2026

Converts HTML content to Word documents (.docx), with support for styling, tables, images, and metadata.

Install it if you need to convert HTML to Word documents; the main limitation is fidelity of complex CSS styling, which is inherent to the Word format itself.

MITpure Python · 3.7+
345.0Kdownloads / mo
unicon Worth it
PyPI · Build Tools · released Aug 2026

Unicon provides a unified CLI connection interface to network devices, wrapping telnet, SSH, and serial connections with expect-like programming and multi-vendor support through a plugin architecture.

Install it if you need reliable, multi-vendor CLI device access or are already using pyATS.

Apache-2.0compiled wheel · 3.8+
336.9Kdownloads / mo
bittensor-wallet Skip
PyPI · Build Tools · released Jul 2026

Manages cryptographic keys and wallets for the Bittensor network, providing Python bindings to a Rust-based wallet implementation for creating and accessing blockchain credentials.

Install only if you are maintaining legacy code that explicitly depends on bittensor-wallet.

MITcompiled wheel · 3.10+abandoned
331.4Kdownloads / mo
conda-package-streaming Worth it
PyPI · Build Tools · released Jun 2026

Reads conda package metadata and contents from .conda and .tar.bz2 files without downloading entire packages, using efficient range requests or streaming to fetch only what you need.

Install it if you need efficient metadata extraction from conda packages.

BSD-3-Clausepure Python · 3.10+
326.8Kdownloads / mo
unicon.plugins With conditions
PyPI · Build Tools · released Aug 2026

Unicon Plugins extends the unicon package with platform-specific connection handlers and services for network device CLI management across multiple vendors.

Install only if you need multi-vendor CLI connection support; it is a plugin component and requires unicon as a prerequisite.

Apache-2.0pure Python
325.1Kdownloads / mo
aws-cdk.aws-codestar-alpha With conditions
PyPI · Build Tools · released Aug 2026

Provides AWS CDK constructs for AWS CodeStar resources, enabling programmatic creation and management of GitHub repositories integrated with AWS services.

permissive licensepure Python · 3.10+
321.0Kdownloads / mo
absolufy-imports With conditions
PyPI · Build Tools · released Jan 2022

Automatically converts relative imports to absolute imports in Python source files, with optional support for src-layout projects and pre-commit integration.

MITpure Python · 3.6.1+abandoned
317.0Kdownloads / mo
lib4sbom Worth it
PyPI · Build Tools · released Apr 2026

Lib4sbom parses and generates Software Bill of Materials (SBOMs) in SPDX and CycloneDX formats, providing a unified abstraction layer to work with SBOMs regardless of their underlying format.

permissive licensepure Python · 3.9+
317.0Kdownloads / mo
rake-nltk With conditions
PyPI · Build Tools · released Sep 2021

Extracts keywords and key phrases from text using the RAKE algorithm, which ranks words by their frequency and co-occurrence patterns to identify domain-independent topic terms.

However, be aware that no updates or maintenance will occur; test thoroughly with your Python version and nltk version before relying on it in production.

MITpure Pythonabandoned
316.2Kdownloads / mo
pyats Worth it
PyPI · Build Tools · released Aug 2026

pyATS is Cisco's end-to-end testing framework for building data-driven, reusable test suites that scale from simple linear cases to large asynchronous test systems.

Apache-2.0compiled wheel · 3.8+
302.0Kdownloads / mo
airflow-dbt-python Worth it
PyPI · Build Tools · released May 2026

Provides Airflow operators, hooks, and utilities to execute dbt commands within Airflow workflows, treating dbt as a library rather than a CLI wrapper.

Install it if you run dbt workflows in Airflow and want native operator support rather than CLI wrapping.

MITpure Python
300.3Kdownloads / mo
hatch-polylith-bricks With conditions
PyPI · Build Tools · released Jul 2026

A Hatch build hook that integrates Polylith architecture bricks into Python packages and optionally rewrites imports to add a custom namespace during packaging.

MITpure Python
299.6Kdownloads / mo
pyats.datastructures With conditions
PyPI · Build Tools · released Aug 2026

Provides specialized data structures (WeakList, ListDict, AttrDict, and logic utilities) designed for use within the pyATS testing framework and other applications requiring advanced collection types.

Apache-2.0compiled wheel · 3.8+
297.1Kdownloads / mo
pyats.kleenex With conditions
PyPI · Build Tools · released Aug 2026

Standardizes testbed device preparation, cleanup, and finalization workflows within the pyATS testing ecosystem, providing a framework for orchestrating device state management before and after test execution.

Apache-2.0compiled wheel · 3.8+
296.1Kdownloads / mo
pyats.easypy With conditions
PyPI · Build Tools · released Aug 2026

Easypy is a launcher and runtime environment for pyATS test suites that encapsulates script runs, collects logs into archives, and sends reporting emails.

Not recommended as a standalone tool; it is designed as part of the larger pyATS ecosystem.

Apache-2.0compiled wheel · 3.8+
296.0Kdownloads / mo
pyats.aereport With conditions
PyPI · Build Tools · released Aug 2026

Collects test results and generates reports as part of the pyATS testing ecosystem, handling result aggregation and output formatting for test suites.

Apache-2.0compiled wheel · 3.8+
295.9Kdownloads / mo
pyats.aetest With conditions
PyPI · Build Tools · released Aug 2026

pyats.aetest is the test script engine component of pyATS, providing a framework for defining and executing data-driven test cases with support for linear to complex asynchronous test suites.

Apache-2.0compiled wheel · 3.8+
295.8Kdownloads / mo
pyats.topology With conditions
PyPI · Build Tools · released Aug 2026

Models network testbeds, devices, interfaces, links and segments as Python objects, with support for YAML-based topology definitions.

Not recommended if you need Windows support or are not already committed to the pyATS testing model.

Apache-2.0compiled wheel · 3.8+
295.7Kdownloads / mo
pyats.async With conditions
PyPI · Build Tools · released Aug 2026

Wraps Python multiprocessing to enable simpler asynchronous execution of arbitrary functions within the pyATS testing ecosystem.

Apache-2.0compiled wheel · 3.8+
295.7Kdownloads / mo
pyats.connections With conditions
PyPI · Build Tools · released Aug 2026

Provides device connection abstraction and base classes for network device communication, enabling scripts to establish and manage connections via telnet, SSH, and other protocols.

Not recommended as a standalone tool for simple device communication; consider it only as part of a broader testing or automation strategy.

Apache-2.0compiled wheel · 3.8+
295.6Kdownloads / mo
pyats.utils With conditions
PyPI · Build Tools · released Aug 2026

pyats.utils provides utility functions and helpers for the pyATS testing framework, including schema validation, data structure operations, and common testing utilities.

Apache-2.0compiled wheel · 3.8+
295.3Kdownloads / mo
pyats.reporter With conditions
PyPI · Build Tools · released Aug 2026

Collects test results and generates reports for the pyATS testing framework, integrating with pyATS result and logging components to organize and present test execution data.

Not recommended as a standalone tool—it is designed as part of the pyATS ecosystem.

Apache-2.0compiled wheel · 3.8+
295.3Kdownloads / mo
pyats.results With conditions
PyPI · Build Tools · released Aug 2026

Provides object-oriented result representation and rollup aggregation for the pyATS testing framework, enabling hierarchical test result tracking and status consolidation.

Apache-2.0compiled wheel · 3.8+
295.2Kdownloads / mo
pyats.tcl With conditions
PyPI · Build Tools · released Aug 2026

Wraps Python's tkinter module to provide Tcl integration and object interfaces within the pyATS testing ecosystem, enabling better data structure casting and interface handling for test automation.

Not recommended as a standalone tool—it is a specialized sub-component designed to work within the pyATS ecosystem.

Apache-2.0compiled wheel · 3.8+
295.1Kdownloads / mo
pyats.log With conditions
PyPI · Build Tools · released Aug 2026

Provides logging format and utilities for pyATS, enabling test output to conform to Cisco log format standards.

Apache-2.0compiled wheel · 3.8+
295.0Kdownloads / mo