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
Please make sure you update the inventory file hosts.yml
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.3.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.3.tar.gz.
File metadata
- Download URL: net_task_client-0.1.3.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 |
65de4c33653e5b602b9146572cb7f879e0254fc0f9de8a8f0da5f249b28e26c9
|
|
| MD5 |
275ee8a33656b4d52390af77517d4a67
|
|
| BLAKE2b-256 |
822e3fea10ae5a322c1f16ba07a53343ebcc49ca511e87cbb70e9c0632834c93
|
File details
Details for the file net_task_client-0.1.3-py3-none-any.whl.
File metadata
- Download URL: net_task_client-0.1.3-py3-none-any.whl
- Upload date:
- Size: 4.5 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 |
b70ede84b1f5c1c3f2455a94c93ca62557d1f010e6b5ea672243c6e8571e7b44
|
|
| MD5 |
951d9aadda2b807ea47eb1849c84e095
|
|
| BLAKE2b-256 |
55513d94623a558922136b324cbcf291833e33620f392ecb6035631e46587775
|