{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/11"}],"enrichment":{"capability":"Provides a collection of utility functions for Python projects, including SSH command execution on remote servers via python-rrmngmnt and logging/debugging helpers.","skillfed_tags":["ssh-automation","remote-execution","infrastructure-tools"],"use_cases":["Execute shell commands on remote servers over SSH as part of infrastructure automation or testing workflows.","Integrate remote host management into QA or deployment automation scripts using python-rrmngmnt.","Add structured logging and debugging capabilities to Python utilities via python-simple-logger and ipdb.","Build command-line tools that interact with remote systems and display formatted output using rich."],"what_it_does":"pyhelper-utils is a collection of utility functions for Python projects maintained by RedHatQE. It wraps python-rrmngmnt to enable SSH command execution against remote servers, accepting a host object and command list. The package depends on seven runtime libraries: ipdb (debugging), paramiko (SSH), python-rrmngmnt (remote host management), python-simple-logger (logging), requests (HTTP), rich (terminal output), and timeout-sampler (timing utilities).\n\nThe package is actively maintained (last commit 2026-08-13) and requires Python 3.10 or later. With no known vulnerabilities and permissive Apache-2.0 licensing, it is positioned as a helper library for projects that need to automate remote operations. The high install friction from its seven dependencies means it is best suited for projects that already depend on some of these libraries or that need the full suite of utilities it provides.","worth_installing":"Yes, if your project already uses or needs python-rrmngmnt for remote host management or if you require a bundled set of utilities for infrastructure automation. No, if you only need SSH execution\u2014paramiko alone is lighter. The high install friction (7 dependencies) makes it worth evaluating whether you can meet your needs with fewer, more focused libraries."},"id":"pyhelper-utils","links":{"html":"https://skillfed.io/packages/pyhelper-utils","md":"https://skillfed.io/packages/pyhelper-utils.md","pypi":"https://pypi.org/project/pyhelper-utils/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-13","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"pyhelper-utils","python_support":"supports_current","summary":"Collective utility functions for python projects"},"popularity":{"monthly_downloads":78897,"position":14395,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.3"}
