Skip to main content

write automation scripts for ssh and subprocess in python

Project description

System automation is a process of realizing management logics by repeating networking and execution. SSHScript makes Python an easy tool for creating system automation processes. With syntax sugar of SSHScript, writing python scripts to execute commands on local host or remote hosts is easy.

You just need to embed commands and networking in python scripts. SSHScript would execute them and let you handle outputs all in Python. You need not know programming about the subprocess module and Paramiko(ssh).

Technically, SSHScript is an integration of the subprocess and Paramiko. It provides an unique interface to invoke commands on local host and remote hosts. It could perform the same functionality as a shell script. But it is pure Python.

Releases

The last version is 1.1.17. (2022/9/22). Relase Notes

More

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

sshscript-1.1.17.tar.gz (30.8 kB view details)

Uploaded Source

File details

Details for the file sshscript-1.1.17.tar.gz.

File metadata

  • Download URL: sshscript-1.1.17.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.9

File hashes

Hashes for sshscript-1.1.17.tar.gz
Algorithm Hash digest
SHA256 0464b0aa6891464627caa145b45eeae8c21e062858a15641b6120bf8e1ad1e66
MD5 71d47e8b298ed2f7b5ed166213c327d5
BLAKE2b-256 1b530c3057dc600d7d4ad09a151835bccb9845bedf45aac851fd19e9ef290f3b

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