New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

pyabs

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pyabs

ssh over proxy using paramiko

pipPyPI
Version
1.0.0a0
Maintainers
1

自动化运维工具箱 - pyabs

简单介绍:

基于paramiko开发的python库,支持跨机器SSH认证及跨机器执行命令,认证方式支持密码和密钥认证,支持gevent并发认证。可用于开发自动化运维工具。

使用方法:

参考test目录下测测试文件

1. test.py:直接测试
2. test_with_celery.py:celery任务测试
3. test_with_gevent.py:gevent协程测试

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts