$npx skillfedfor your agent

Build Tools packages

625 packages · page 8 of 16

Packages

mmtf-python With conditions
PyPI · Build Tools · released Jul 2022

Decodes and encodes the macromolecular transmission format (MMTF), a binary encoding for biological structures, and provides a Python API to fetch and inspect PDB structure data.

However, be aware that it will not receive updates for Python version incompatibilities or format changes.

MITpure Pythonabandoned
290.2Kdownloads / mo
lerobot With conditions
PyPI · Build Tools · released Aug 2026

LeRobot provides a unified PyTorch framework for training, deploying, and managing robotic policies and datasets across diverse hardware platforms, from low-cost arms to humanoids.

Apache-2.0pure Python · 3.12+
287.1Kdownloads / mo
shfmt-py With conditions
PyPI · Build Tools · released May 2026

Provides a Python-installable wrapper that bundles the shfmt shell script formatter binary for your platform, making it available as a command-line tool or pre-commit hook.

MITcompiled wheel · 3.9+
286.5Kdownloads / mo
pscript With conditions
PyPI · Build Tools · released Mar 2026

PScript compiles a Python subset to JavaScript, enabling you to write browser-facing code in Python syntax instead of JavaScript.

The main gotcha is that only a Python subset compiles—you need to verify your code will translate before committing to this approach.

license unclearpure Python · 3.8+
284.7Kdownloads / mo
solc-select Worth it
PyPI · Build Tools · released Dec 2025

Manages installation and switching between multiple Solidity compiler versions via CLI, downloading official binaries and wrapping the solc command to use the selected version.

Install it if you work with Solidity and need to manage multiple compiler versions; the low friction and straightforward CLI make it a practical choice.

AGPL-3.0-onlypure Python · 3.8+
284.1Kdownloads / mo
http-exceptions With conditions
PyPI · Build Tools · released Feb 2022

Provides a set of raisable exception classes corresponding to HTTP status codes, allowing you to raise semantic HTTP errors directly from application code instead of manually constructing responses.

MITpure Python
283.5Kdownloads / mo
genie With conditions
PyPI · Build Tools · released Aug 2026

Genie is a test automation library and harness built on the pyATS framework, providing object-oriented abstractions for network device configuration, operational state, and event-driven testing across multiple operating systems and management interfaces.

Apache-2.0compiled wheel · 3.8+
283.1Kdownloads / mo
okonomiyaki With conditions
PyPI · Build Tools · released Feb 2025

Okonomiyaki parses and manipulates metadata for Enthought egg archives and runtime distributions, including version normalization, platform identification, and package metadata handling.

permissive licensepure Python · 3.6+aging
282.1Kdownloads / mo
bittensor-drand Worth it
PyPI · Build Tools · released Jun 2026

Provides timelock encryption for Bittensor commit-reveal weight commitments and general-purpose data using drand randomness, with Rust core and Python bindings.

However, the repository is archived and marked abandoned, meaning no active maintenance or bug fixes should be expected.

MITcompiled wheel · 3.9+abandoned
281.5Kdownloads / mo
pulumi-databricks With conditions
PyPI · Build Tools · released Aug 2026

A Pulumi resource provider that lets you define, deploy, and manage Databricks workspaces and resources using infrastructure-as-code in Python.

permissive licensepure Python · 3.9+
281.1Kdownloads / mo
fbmessenger Skip
PyPI · Build Tools · released Apr 2019

A Python library for sending and receiving messages through the Facebook Messenger API, with support for templates, attachments, buttons, and webhook handling.

Apache-2.0pure Pythonabandoned
280.4Kdownloads / mo
simplesat With conditions
PyPI · Build Tools · released Apr 2025

Solves package dependency resolution using Boolean satisfiability (SAT) solving, determining which package versions satisfy a set of constraints.

However, the explicit prototype status and 498-day gap since the last release suggest it is not actively maintained; use it for research, prototyping, or custom…

permissive licensepure Python · 3.8+aging
279.2Kdownloads / mo
django-maintenance-mode Worth it
PyPI · Build Tools · released Jul 2026

Activates a 503 maintenance page in Django applications without requiring database access or stopping the application server.

Install it if you need to take your site offline without restarting the server.

MITpure Python
278.1Kdownloads / mo
pipmaster Worth it
PyPI · Build Tools · released May 2026

Programmatically ensures Python packages are installed and at correct versions, with both sync and async APIs, supporting pip and uv backends for declarative dependency management.

Apache-2.0pure Python · 3.8+
275.3Kdownloads / mo
pdm-pep517 With conditions
PyPI · Build Tools · released Apr 2023

A PEP 517 build backend that reads PEP 621 project metadata from pyproject.toml and converts it to wheel and source distributions, with support for dynamic versioning and custom build scripts.

permissive licensepure Python · 3.7+
275.0Kdownloads / mo
genie.libs.sdk With conditions
PyPI · Build Tools · released Aug 2026

Genie Libs SDK provides a library of reusable test triggers and verifications for the pyATS testing framework, enabling rapid development of network and infrastructure test automation.

Apache-2.0pure Python
271.7Kdownloads / mo
logging-json With conditions
PyPI · Build Tools · released Feb 2025

Formats Python logging records as JSON output, enabling structured logs suitable for ingestion by log aggregation platforms like Splunk or Elasticsearch.

MITpure Python · 3.9+dormant
271.4Kdownloads / mo
genie.libs.parser With conditions
PyPI · Build Tools · released Aug 2026

Parses device output into structured data for network test automation, converting raw command responses into Python objects for use in the Genie/pyATS testing framework.

However, verify first whether it can be used standalone or requires the full Genie framework—the description suggests it is a sub-component designed to work within…

Apache-2.0pure Python
270.2Kdownloads / mo
django-admin-interface Worth it
PyPI · Build Tools · released Dec 2025

Replaces Django's default admin interface with a modern, responsive, customizable flat design that lets administrators modify themes, colors, logos, and layout without code.

MITpure Python
270.0Kdownloads / mo
pytest-cmake With conditions
PyPI · Build Tools · released Jan 2026

Integrates Pytest with CMake build systems, enabling automatic discovery and execution of Python tests as part of C++ project builds.

MITpure Pythonaging
269.7Kdownloads / mo
genie.libs.clean With conditions
PyPI · Build Tools · released Aug 2026

Genie Clean provides device recovery and state management implementations for the Genie test automation framework, enabling test setups to bring devices to a known testable state.

Apache-2.0pure Python
268.8Kdownloads / mo
genie.libs.filetransferutils With conditions
PyPI · Build Tools · released Aug 2026

Provides utility functions for transferring files to and from servers as part of the Genie test automation framework, supporting protocols like FTP, TFTP, and SSH.

Apache-2.0pure Python
268.6Kdownloads / mo
genie.libs.ops With conditions
PyPI · Build Tools · released Aug 2026

Genie Libs Ops provides a library component for the Genie test framework that models and retrieves the operational state of network topology features through object attributes.

Apache-2.0pure Python
268.4Kdownloads / mo
genie.libs.conf With conditions
PyPI · Build Tools · released Aug 2026

Genie Libs Conf provides Python object-based configuration management for network topology, compatible across operating systems and management interfaces (CLI, YANG, REST).

Apache-2.0pure Python
268.3Kdownloads / mo
genie.libs.health With conditions
PyPI · Build Tools · released Aug 2026

Provides health monitoring and diagnostics for network devices within the pyATS testing framework, enabling collection of device status, traceback data, and core files.

Install only if your workflow involves Genie-based testing; it is a specialized component, not a general-purpose library.

Apache-2.0pure Python
268.2Kdownloads / mo
arcp Skip
PyPI · Build Tools · released Feb 2020

Generate and parse arcp (Archive and Package) URIs, which identify resources within archives or packages using a standardized URI scheme.

permissive licensepure Pythonabandoned
268.0Kdownloads / mo
vbuild With conditions
PyPI · Build Tools · released Aug 2023

Compiles Vue single-file components (*.vue) to standalone HTML, JavaScript, and CSS without requiring Node.js, using only Python.

However, the aging maintenance status (last release August 2023) means you should verify compatibility with your Vue version and Python version before committing to…

MITpure Pythonaging
265.0Kdownloads / mo
rest.connector With conditions
PyPI · Build Tools · released Aug 2026

Provides REST API connectivity for network testing and automation, enabling interaction with F5, Cisco ISE, and other REST-based network devices through a unified connector interface.

Apache-2.0pure Python
262.5Kdownloads / mo
unasync With conditions
PyPI · Build Tools · released May 2024

Transforms asynchronous Python code into synchronous code during package build, enabling maintainers to generate both async and sync APIs from a single async source.

Apache-2.0pure Python · 3.8+
253.4Kdownloads / mo
pulumi-github With conditions
PyPI · Build Tools · released Aug 2026

Pulumi provider for GitHub that lets you define and manage GitHub resources (repositories, teams, workflows, etc.) as infrastructure code using Python.

permissive licensepure Python · 3.9+
251.0Kdownloads / mo
cruft With conditions
PyPI · Build Tools · released Dec 2024

cruft creates new projects from Cookiecutter templates and keeps them synchronized with template updates over time, automating boilerplate management throughout a project's lifecycle.

However, the dormant maintenance status (597 days since last release) means you should verify compatibility with your current Cookiecutter and Python versions before…

permissive licensepure Python · 3.7+dormant
245.8Kdownloads / mo
onyx-devtools With conditions
PyPI · Build Tools · released Aug 2026

A command-line utility that provides developer tools for the Onyx project, including Docker container management, backend service orchestration, database administration, and OpenAPI schema generation.

Not recommended for non-Onyx use cases.

MITcompiled wheel · 3.9+
243.4Kdownloads / mo
xclienttransaction With conditions
PyPI · Build Tools · released Jun 2026

Generates X-Client-Transaction-ID headers for authenticating requests to X.com APIs by implementing the reverse-engineered transaction ID generation algorithm.

MITpure Python · 3+
243.0Kdownloads / mo
tox-toml-fmt With conditions
PyPI · Build Tools · released May 2026

Formats tox.toml files with consistent style and comment preservation, applying opinionated rules similar to black for Python code.

MITcompiled wheel · 3.10+
242.8Kdownloads / mo
fusesoc Worth it
PyPI · Build Tools · released May 2026

FuseSoC is a package manager and build abstraction tool for HDL code that enables reuse of IP cores, manages hardware designs, and coordinates builds and simulations across multiple tools and targets.

Install it if you work with Verilog, VHDL, or SoC design; skip it if you only use a single closed-source tool with its own build system.

BSD-3-Clausepure Python
242.2Kdownloads / mo
requests-auth Worth it
PyPI · Build Tools · released Jun 2024

Adds OAuth2, API key, Basic, and NTLM authentication support to the requests library, handling token management and multiple authentication schemes.

MITpure Python · 3.8+dormant
241.2Kdownloads / mo
dagger-io Worth it
PyPI · Build Tools · released Jul 2026

Dagger Python SDK is a client for defining and running CI/CD pipelines in Python, executing them on any OCI-compatible container runtime without requiring manual container orchestration.

Install it if you want to replace shell scripts and YAML with type-safe, testable Python—but only if you have Docker or another OCI runtime available and are…

Apache-2.0pure Python · 3.10+
240.2Kdownloads / mo
cx-Freeze Worth it
PyPI · Build Tools · released Apr 2026

cx_Freeze converts Python scripts into standalone executables that run with the same performance as the original scripts, supporting cross-platform deployment.

PSF-2.0pure Python · 3.10+
240.2Kdownloads / mo
actions-toolkit With conditions
PyPI · Build Tools · released Oct 2022

Provides a Python SDK for building GitHub Actions with utilities for reading inputs, writing outputs, and interacting with the GitHub API.

However, the dormant maintenance status (last release 2022-10-28) means you should verify that it works with your target Python version and GitHub Actions environment…

MITpure Python · 3.6+dormant
238.3Kdownloads / mo
diff-parser With conditions
PyPI · Build Tools · released Sep 2024

Parses git diff and .diff files to extract structured metadata about changed files, including filenames, filepaths, source and target hashes, and change type.

However, maintenance is dormant—no updates since 2024-09-09—so evaluate whether the feature set meets your needs and whether you can maintain a fork if required.

MITpure Python · 3.6+dormant
237.8Kdownloads / mo