exec-helpers

View on PyPIReverse Dependencies (0)

8.0.1 exec_helpers-8.0.1-py3-none-any.whl

Wheel Details

Project: exec-helpers
Version: 8.0.1
Filename: exec_helpers-8.0.1-py3-none-any.whl
Download: [link]
Size: 75438
MD5: 165dd3cdc4520be1b43221c8936b0ed7
SHA256: 3412581834371892c4d16a05d4457687b365b38f321129422ca5090ae89faa2d
Uploaded: 2023-11-17 09:46:46 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exec-helpers
Version: 8.0.1
Summary: Execution helpers for simplified usage of subprocess and ssh.
Author-Email: Alexey Stepanov <penguinolog[at]gmail.com>
Maintainer-Email: Aleksei Stepanov <penguinolog[at]gmail.com>, Antonio Esposito <esposito.cloud[at]gmail.com>, Dennis Dmitriev <dis-xcom[at]gmail.com>
Home-Page: https://github.com/python-useful-helpers/exec-helpers
Project-Url: Documentation, https://exec-helpers.readthedocs.io/
Project-Url: Repository, https://github.com/python-useful-helpers/exec-helpers
Project-Url: Bug Tracker, https://github.com/python-useful-helpers/exec-helpers/issues
License: Apache-2.0
Keywords: subprocess,ssh
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8.0
Requires-Dist: paramiko (>=2.4)
Requires-Dist: tenacity (>=4.4.0)
Requires-Dist: psutil (>=5.0)
Requires-Dist: defusedxml; extra == "all-formats"
Requires-Dist: lxml (>=4.6.2); extra == "all-formats"
Requires-Dist: PyYAML (>=3.12); extra == "all-formats"
Requires-Dist: defusedxml; extra == "all-formats"
Requires-Dist: lxml (>=4.6.2); extra == "all-formats"
Requires-Dist: PyYAML (>=3.12); extra == "all-formats"
Requires-Dist: lxml (>=4.6.2); extra == "lxml"
Requires-Dist: defusedxml; extra == "xml"
Requires-Dist: PyYAML (>=3.12); extra == "yaml"
Provides-Extra: all-formats
Provides-Extra: all_formats
Provides-Extra: lxml
Provides-Extra: xml
Provides-Extra: yaml
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 15977 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
exec_helpers/__init__.py sha256=JmFkft0djoO217f_pQuBnqoN-kOnLMO6WxN7Hc8qgeY 3644
exec_helpers/__init__.pyi sha256=qNjBx_szOTAprFgeEkdYCngj2DcSamM78uFvnGB_TFU 2216
exec_helpers/_helpers.py sha256=IVeRaj0Ia47ik89AIe3L5lSzsigwKAUjdfiYy6XoMv8 2800
exec_helpers/_log_templates.py sha256=Fbffs_8pYMbXc1gtoaMLaZIfzqzzd5T6gFfyhPMT5Cw 929
exec_helpers/_ssh_base.py sha256=kZhfnPQBbWUe2vcFfMHjpMoCKO1ATpnFNKB5YmksT2c 70740
exec_helpers/_ssh_helpers.py sha256=5QZfBM5SS2o9g-PxPVRv2bJpC3Evr1HwHOf7e8PzhA0 17034
exec_helpers/_subprocess_helpers.py sha256=ywBimDIBBpVkLC1TZgKAAMLKH1LdvOo5Vgc9zGRbDCw 2668
exec_helpers/_version.py sha256=GfkTmWMAkryXk4cpHNKJ3SmPtm08qSLm1O22pS3vZHE 411
exec_helpers/api.py sha256=xy_97AL8xu3T-entCPH5nZBRSoZXnDyGQ8addUnWCD8 28034
exec_helpers/constants.py sha256=u9zwbYVGNe34I2Cpj4a97x8X8Kl4XmJyhtSbdR-Cy1A 795
exec_helpers/exceptions.py sha256=GwY7UMhvMxjjjrw2FyYZlkkeo4Av285MwQX4lMLVeC4 11534
exec_helpers/exec_result.py sha256=3LPzR0n9hc_RDYt5g3FIg9jo3fWMgrL_wWtQli7AtX0 27411
exec_helpers/proc_enums.py sha256=PwuHIN_zekYs06JqnlI0_5SKuE5TkW57hyL-OGDU53U 7467
exec_helpers/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
exec_helpers/ssh.py sha256=qskjU9HEewMAXZJDEpvHT_AjBVDz1rxBGPxZgZdim2g 4226
exec_helpers/ssh_auth.py sha256=D7w0w7YIdHSrfFmKSwdFc-mjzBw8_FV3CKsIHooiQ2Y 15232
exec_helpers/subprocess.py sha256=tHNJ7Y-GtF4y4IiN6BKgDygsVpnZjlZGdLqqgOiqvxI 29613
exec_helpers/async_api/__init__.py sha256=gV6V3Cuq1cBwBlEsi5dcNwgMsyH5XxW_5Twr8kLTc5c 2184
exec_helpers/async_api/__init__.pyi sha256=gpSTouIMoLFmJGvNmp8eJ8ph2zZSFqeF7mNold6fUEA 1044
exec_helpers/async_api/api.py sha256=ULjw-DnhRUXDoFdv4XTO1_BvgwtX63XHOLc9bv3p5sQ 26836
exec_helpers/async_api/exec_result.py sha256=XA7Jf1NrO9Mf7Js2R2pHn9hFfwA0MWUqMGh3CexGbFM 3807
exec_helpers/async_api/subprocess.py sha256=jFFpA-xkOgfxwC3_S7mX0TY1z82hMeB8LMI300GOgRQ 28540
exec_helpers-8.0.1.dist-info/LICENSE sha256=QUMgEaFGDhNsuWC0H2NcmeOSplC1YGyj7tGX2MLJqH8 11366
exec_helpers-8.0.1.dist-info/METADATA sha256=l2IlTSkPl3HsnFnkf6jZDuVYoN4EltHTBr16Gnn_HUI 18120
exec_helpers-8.0.1.dist-info/WHEEL sha256=Xo9-1PvkuimrydujYJAjF7pCkriuXBpUPEjma1nZyJ0 92
exec_helpers-8.0.1.dist-info/top_level.txt sha256=J4keO2VDFVgAb8vciFhUnuYJP344r798tHw3A-XgAlU 13
exec_helpers-8.0.1.dist-info/RECORD

top_level.txt

exec_helpers