Skip to main content

Python3 asyncio library to run SSH in parallel

Project description

passh (Parallel Asynchronous SSH) is a Python3 library to run SSH processes in parallel.

As passh depends on asyncio, Python 3.4 or newer is required.

Features:

  • PAssh class to run SSH in parallel.

    • SSH outputs are forwarded to local stdout/stderr.

    • Every line is to be prefixed by the remote hostname.

    • Instead of forwarding, SSH outputs can be collected in memory for later use.

  • Non-asyncio apps can use passh as well as asyncio apps.

  • A file can be given as inputs for all SSH processes.

  • Limit on the number of simultaneous SSH processes.

  • Built-in command-line interface.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

passh-1.0.2.tar.gz (4.4 kB view details)

Uploaded Source

File details

Details for the file passh-1.0.2.tar.gz.

File metadata

  • Download URL: passh-1.0.2.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for passh-1.0.2.tar.gz
Algorithm Hash digest
SHA256 a1a1df486a4b744fe326e833497369c0dbd49ae321c8206bb6a89557f9e91900
MD5 c15a80d306e6ff3532feb3fdebd4d21d
BLAKE2b-256 fe880ad1b2b0017f1119b91cc62276e76f24b4c1083e3b27b817a3d77862d049

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page