apssh

View on PyPIReverse Dependencies (1)

0.25.0 apssh-0.25.0-py3-none-any.whl

Wheel Details

Project: apssh
Version: 0.25.0
Filename: apssh-0.25.0-py3-none-any.whl
Download: [link]
Size: 50196
MD5: fa8adf796b214c8fe6a784f67f5c152b
SHA256: b43a2076572a368f64a5567350013ce588e004047c383ee9bde89e56d913de88
Uploaded: 2023-10-26 13:51:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apssh
Version: 0.25.0
Summary: Asynchroneous Parallel ssh
Author: Thierry Parmentelat
Author-Email: thierry.parmentelat[at]inria.fr
Project-Url: source, http://github.com/parmentelat/apssh
Project-Url: documentation, http://apssh.readthedocs.io/
License: CC BY-SA 4.0
Keywords: asyncio,remote shell,parallel ssh
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Programming Language :: Python :: 3.5
Requires-Python: >=3.5
Requires-Dist: asyncssh
Requires-Dist: asynciojobs
Requires-Dist: jinja2
Requires-Dist: pyyaml
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3296 characters]

WHEEL

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

RECORD

Path Digest Size
apssh/__init__.py sha256=Gw2XgWx1GkAjzulSNb0La6Isj_FVsjhDPwax6aDPjh8 1247
apssh/__main__.py sha256=l84hJnHZw7-yuWbaI9xBPfSyS6Z-N_fB9xMZSZYftwg 307
apssh/cli.py sha256=ZSVKb-pJgaufEbgw6vvhINp72K-bfsX4-W2RlorkM-4 18423
apssh/commands.py sha256=ox_HipU06bhgL3zrfJJ4O6eQ2horjGIpfk9DclWk1E0 23689
apssh/config.py sha256=ev50UryOiWvr6UBVxdhYDDoaZCUJzkapNPHQjelBkLU 533
apssh/deferred.py sha256=Ryot6Xti6YCWIAwcf99X641qy2ZguNDC3TfBMy2I4tc 6012
apssh/formatters.py sha256=FWlHYAjmiPtA9QdppaT6OeqvEa5dV-6oQ1SBGPizakw 11291
apssh/issue-112.py sha256=Lm9SVZlqQmDu7OOQzWbwSGeSrW9egfPyQdZjWTkI540 504
apssh/keys.py sha256=PwR9fV2PLXqjBQjZAJ4cXWNfw9douiI1vM0IrLWIXXk 5723
apssh/nodes.py sha256=JUU_8UmnKdn-LTt4Yg8Rh51PUKrFt-LVU2WD9aYxdbg 6781
apssh/parse-ssh-config.py sha256=b3goRGOifOmqKTvs8UXcsygUB822_0q7nrjcs_rL604 1262
apssh/service.py sha256=qbEb2VF6pUfIzrmmuaS1bMRB_zzFocYZUnfvi-ehtsk 7211
apssh/sshjob.py sha256=sXhrrrbdisXB6S2q9_2EoBIu5ESZXT1yh9jSKCfEie4 11609
apssh/sshproxy.py sha256=xhFl0rW4QjG-6lxuekUB41U45shsEt24oS1xYeHmZ0E 20555
apssh/targets.py sha256=jRjtIPY2A3xDhLsM5yFe7vL4D5gvudTcgfA87jmbfxc 10941
apssh/topology.py sha256=qm8GvqxhcFOWgEeaJRlcE5UY6q7oGTAUSALffugJ4hE 5718
apssh/util.py sha256=2FnWIYjvU_4HmWVyN3BYs4H18CC2gcUGjZzQEqf2CmY 1397
apssh/version.py sha256=q4LosOA64pFEBvdLl9C5-U8FoEduq_r47NpFVOOxPoY 48
apssh/yaml_loader.py sha256=qbWCX5g2yAcjnwJEZUxiyBWZYIKERH_wybzcgRzI2NY 11865
apssh-0.25.0.dist-info/LICENSE sha256=G7aSNggf9x81huObxwXHOClScqN5xgrJucIAnfUXBFY 289
apssh-0.25.0.dist-info/METADATA sha256=OY_Lub6DkVJLLY1f82XOH7x-2YgI98dmR_B4Iepmb5w 3998
apssh-0.25.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
apssh-0.25.0.dist-info/entry_points.txt sha256=O4FAl1z3fuW6FbO1Ea2o2PScL_AgboV1S0OXEzMwXxQ 109
apssh-0.25.0.dist-info/top_level.txt sha256=Vlu_ft17c1KGhRrb1nb0jPywD06pzLzhd5R49ewjtU8 6
apssh-0.25.0.dist-info/RECORD

top_level.txt

apssh

entry_points.txt

appull = apssh.__main__:appull
appush = apssh.__main__:appush
apssh = apssh.__main__:apssh