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 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 with your settings.
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.4.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.4.tar.gz.
File metadata
- Download URL: net_task_client-0.1.4.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 |
3e58feb13239c250821de566115c811cffcb8c346d0682f9f58a2cf7d2192f7b
|
|
| MD5 |
70c528fbf76c1bfc6312014beeb1e55f
|
|
| BLAKE2b-256 |
74509e91254a379c480cab52709663b1bfe049e15904678d99193f429575cace
|
File details
Details for the file net_task_client-0.1.4-py3-none-any.whl.
File metadata
- Download URL: net_task_client-0.1.4-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 |
ed2b63debd95c2b9e4ca687da7faf67372318aaad7fe074410f5201f06d8d29e
|
|
| MD5 |
4b1d60cd6a3e8fd9174ab27b9734a5a3
|
|
| BLAKE2b-256 |
cef1a1eabe32aa935a368636de55d78dd84ab826dc4958653294c57f76ec0eb8
|