Skip to main content

Easy use for operate remote host via ssh

Project description

hostz

Easy use for operate remote host via ssh

Feature

Install

pip install hostz

Simple Use

from hostz import Host
host = Host('192.168.1.184', password='***', workspace='/tmp/')
print(host.execute('echo hello'))

Todo

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

hostz-0.8.tar.gz (7.5 kB view hashes)

Uploaded Source

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