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

api = Api(
    '127.0.0.1:22',
    connection='smart',
    remote_user='ubuntu',
    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)

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.1.tar.gz (10.3 kB view details)

Uploaded Source

Built Distribution

pyarchops-0.0.1-py2.py3-none-any.whl (3.3 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: pyarchops-0.0.1.tar.gz
  • Upload date:
  • Size: 10.3 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.1.tar.gz
Algorithm Hash digest
SHA256 c524e6cfb76038c2c311ff8260536e106c45400235539c1cf667dd4f813af941
MD5 48ecdb7e28e78dd9189cb384e5748460
BLAKE2b-256 3d8eef4bd9c033f96a4e464bd89ffb69a34196a94a45925633dcac7a03dca824

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyarchops-0.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 3.3 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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 894accc7365432082aacce6a50ec68658d188babaf8861dc080c1507445806d4
MD5 5836144f58a87659931669451849b960
BLAKE2b-256 926a45739ccda79fa48f5ecf04daa820856bbebcd4975607f3a085ddae812192

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