Skip to main content

Linux automation classes

Project description

AutoLinux

The purpose of these classes are to help people with limited knowledge of linux.

With the help of these classes, we can create a list of actions for specific purposes.

from linux import User, Server

u = User(username="ilker", keyfile="/home/ilker/.ssh/id_rsa")
s = Server("blog.manap.se",u)
out = s.user.run_command("df -h")
print(out["stdout"])

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

autolinux-0.0.2.tar.gz (15.5 kB view details)

Uploaded Source

File details

Details for the file autolinux-0.0.2.tar.gz.

File metadata

  • Download URL: autolinux-0.0.2.tar.gz
  • Upload date:
  • Size: 15.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.2

File hashes

Hashes for autolinux-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1fcb302e01fee8d1f9111b2e8fdb3779f784fb40a201ef835cbdc4765a2a8ef5
MD5 e7b0b2719c49316eaa1b230f16005c95
BLAKE2b-256 6468d7521cab72db1e976822e96177563f501819ba9b4a0d883d04ad2a8e7067

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