A nornir net task project
Project description
net-task-client
net_task_client is a network task client using nornair to run tasks on multiple devices.
To Install
py -m pip install net-task-client
Please create the following folder structure and files to run the client.
Example config, hosts, groups, defaults are included with the git package.
~/
├── defaults.yml
├── groups.yml
├── hosts.yml
├── config.yml
Usage
import net_task_client
client = net_task_client.TaskHandler()
output = client.run('show version')
client.print_output(output)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
net_task_client-0.1.2.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file net_task_client-0.1.2.tar.gz.
File metadata
- Download URL: net_task_client-0.1.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b14166408e24d11a65ab11a6f1bdfd27b6e0a6fb332b562e55d43512fccc8ce2
|
|
| MD5 |
c1b465bc1daa5205b2bbfccc2b498169
|
|
| BLAKE2b-256 |
125fc5a1673ecc5e0765f59d1d654d793ca5bb82378775780e7de83a2ade6ea1
|
File details
Details for the file net_task_client-0.1.2-py3-none-any.whl.
File metadata
- Download URL: net_task_client-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dccc8ff38917b4f3b1beaed87f21b8a9a9d8ccd410caedbd728037d3226a1af9
|
|
| MD5 |
099ef44698d082b16cf0f46685bc3d14
|
|
| BLAKE2b-256 |
85392437e49b153703e42768beaa4794bf116f3459890bab2a267253a067b506
|