Skip to main content

No project description provided

Project description

sshdjup

PyPI GitHub last commit


What it for?


This library was developed to make files upgrade more easier and to make update process more automated.

Concised information:


  • Helps you to concentrate on coding.

- ***Economies you time.***
- ***Automates ugdates through ssh.***

How to use?


Firstly run such command to install pypi package:
$ pip3 install sshdjup

Create SSHFile and write available commands from COMMANDS.md.

It is important to write such variables in SSHFile.

HOST=111.222.333.444      #write your own host
USERNAME=root             #write your own username
PORT=22                   #it is optional variable default is 22
PASSWORD=12345678         #write your own password to the machine

To run it you have to be located in the directory with SSHFile to test run such command:
$ python3 -m sshdjup --ping

If the output is:

$ python3 -m sshdjup --ping
[output] pong

run possible commands using such commands as:

$ python3 -m sshdjup --help

The number of commands is increasing and will be extended in the upcomming new versions

The master is YarikRevich Communicate via mail yariksvitlitskiy81@gmail.com

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

sshdjup-0.5.tar.gz (7.8 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