nornir-utils

View on PyPIReverse Dependencies (15)

0.2.0 nornir_utils-0.2.0-py3-none-any.whl

Wheel Details

Project: nornir-utils
Version: 0.2.0
Filename: nornir_utils-0.2.0-py3-none-any.whl
Download: [link]
Size: 15157
MD5: b5da2ddf151d6f7c2a61cdd6652fda6f
SHA256: b4c430793a74f03affd5ff2d90abc8c67a28c7ff325f48e3a01a9a44ec71b844
Uploaded: 2022-04-09 09:32:44 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nornir-utils
Version: 0.2.0
Summary: Collection of plugins and functions for nornir that don't require external dependencies
Author: David Barroso
Author-Email: dbarrosop[at]dravetech.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6.2,<4.0.0
Requires-Dist: colorama (<0.5.0,>=0.4.3)
Requires-Dist: nornir (<4,>=3)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
nornir_utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nornir_utils/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nornir_utils/plugins/functions/__init__.py sha256=gFEYhF2QzMcVbOYeRFz6HrTjc2F_oG3_TBunFZfVIus 95
nornir_utils/plugins/functions/print_result.py sha256=i6URB8nWVKLcT9D_ZaYb_Fi2VVtPwwLq0ECDHTRIDSk 4212
nornir_utils/plugins/inventory/__init__.py sha256=GSrzHfMW2jFBtmYb221xkuyE2NxsX1SO4n6is54C2V0 72
nornir_utils/plugins/inventory/transform_functions.py sha256=q0xWycg7D-8wmRObZcalX6bDqRP7NC23TAWgN2HMmdk 748
nornir_utils/plugins/inventory/yaml_inventory.py sha256=4MlRwOdsofe91XeKXphCe8W1iy3MsgpZIrqrNnZx9oI 3694
nornir_utils/plugins/processors/__init__.py sha256=L_y43Drgbqmn1UqXCZ4_XN02VqJy1OYLrbe0r4c0msQ 66
nornir_utils/plugins/processors/print_result.py sha256=bSnLJ0aq3uYVbR0lQY9NpFi5YxZdF5Vu_CSQ9Nihfjw 2376
nornir_utils/plugins/tasks/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nornir_utils/plugins/tasks/data/__init__.py sha256=GV1JMXopJCK4WLA6niXEPAqxw06azmudn9gWbAFzum4 151
nornir_utils/plugins/tasks/data/echo_data.py sha256=07QlZnBimpofdwSSksonBhy7ENnvTe68yFjKvCywWtM 496
nornir_utils/plugins/tasks/data/load_json.py sha256=i9sLtyC2iQpZ6J7GLTN-lRo2EzdRdmOzGAJEvQ8h09g 689
nornir_utils/plugins/tasks/data/load_yaml.py sha256=e3ynmriySYxqmwnvPG3L5J_BVgU5bJl8MzTF_qNlagk 665
nornir_utils/plugins/tasks/files/__init__.py sha256=bn48Pa18N5gZ0JekmGmQTwiEZ1QeaYLamifQco_-X7w 62
nornir_utils/plugins/tasks/files/write_file.py sha256=W6eBz5xu6TU-XkYabDVbWwDB-T9CNhTUxe4wdESdqi0 1490
nornir_utils/plugins/tasks/networking/__init__.py sha256=Ttiw6miCDSWPrOFGLZCj7IsriEfA0yAY0xLHhglLBDo 57
nornir_utils/plugins/tasks/networking/tcp_ping.py sha256=bjAsvpUllEeVwxwGPGAy0NCiyLNgPU4rcbA6_JYm_Bk 1476
nornir_utils-0.2.0.dist-info/entry_points.txt sha256=Edj9lvLNVFdjvyrHUQVEhFGHuLIMQSsJhWU2nh2-8gc 224
nornir_utils-0.2.0.dist-info/LICENSE sha256=mfozg6QjxdCifeeIW0Uu05gj2oEc_tax8Ew-Xm36NCc 11343
nornir_utils-0.2.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
nornir_utils-0.2.0.dist-info/METADATA sha256=cjz4esJdvW1ONuvenHpqIm8RNc3m-Xe8d98XiUuK46s 649
nornir_utils-0.2.0.dist-info/RECORD

entry_points.txt

YAMLInventory = nornir_utils.plugins.inventory.yaml_inventory:YAMLInventory
load_credentials = nornir_utils.plugins.inventory.transform_functions:load_credentials