Skip to main content

Install All pyarchops

Project description

pyArchOps

https://badge.fury.io/py/pyarchops-pyarchops.svg https://img.shields.io/gitlab/pipeline/pyarchops/pyarchops/next-release.svg Documentation Status https://pyup.io/repos/github/pyarchops/pyarchops/shield.svg

pyarchops

Features

  • pyarchops

Instalation

$ pip install pyarchops

Usage

import os
import pyarchops
from suitable import Api

api = Api(
    '127.0.0.1:22',
    connection='smart',
    remote_user='root',
    private_key_file=os.getenv('HOME') + '/.ssh/id_rsa',
    become=True,
    become_user='root',
    sudo=True,
    ssh_extra_args='-o StrictHostKeyChecking=no'
)
result = pyarchops.os_updates.apply(api)
print(result)

See the different README pages for the different modules:

Development

Install requirements:

$ sudo pacman -S tmux python-virtualenv python-pip libjpeg-turbo gcc make vim git tk tcl

Git clone this repository

$ git clone https://github.com/pyarchops/pyarchops.git pyarchops.pyarchops
$ cd pyarchops.pyarchops
  1. See the Makefile, to get started simply execute:

$ make up

Credits

  • TODO

History

0.0.1 (2018-12-11)

  • First release on PyPI.

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

pyarchops-0.0.4.tar.gz (16.2 kB view details)

Uploaded Source

Built Distribution

pyarchops-0.0.4-py2.py3-none-any.whl (3.4 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pyarchops-0.0.4.tar.gz.

File metadata

  • Download URL: pyarchops-0.0.4.tar.gz
  • Upload date:
  • Size: 16.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for pyarchops-0.0.4.tar.gz
Algorithm Hash digest
SHA256 190b85fb46afd67def3f2991a00c87d4a44127e90ccf8586dad1a8f55d2d0222
MD5 30ab2a07afe6aa5385e77d8d81274beb
BLAKE2b-256 1f83e4a78ab3edc31beec756a677a1ca7f6448471936528365ea943a75fbd8bf

See more details on using hashes here.

File details

Details for the file pyarchops-0.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: pyarchops-0.0.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.2

File hashes

Hashes for pyarchops-0.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4c20d36ee5bcef08e43d6a41b529beb35026ab54798ac27b65477897224e0ba2
MD5 c31b56aad989ed91b73e7a596796ac6d
BLAKE2b-256 6b3208221cea56f751215928afd159e09a46a57710062d731021d6b027b51c96

See more details on using hashes here.

Supported by

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