nornir-netbox

View on PyPIReverse Dependencies (1)

0.3.0 nornir_netbox-0.3.0-py3-none-any.whl

Wheel Details

Project: nornir-netbox
Version: 0.3.0
Filename: nornir_netbox-0.3.0-py3-none-any.whl
Download: [link]
Size: 9436
MD5: c4ee5731d58ab8fe2d69aca077643fd3
SHA256: b95c46c01da72db9ade1bab7e8268e73d8c4946a635f93deda8369fbe6fdc142
Uploaded: 2021-09-20 20:03:48 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: nornir-netbox
Version: 0.3.0
Summary: Netbox plugin for Nornir
Author: Wim Van Deun
Author-Email: 7521270+enzzzy[at]users.noreply.github.com
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6,<4.0
Requires-Dist: nornir (<4,>=3)
Requires-Dist: requests (<3.0.0,>=2.23.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
nornir_netbox/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nornir_netbox/plugins/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
nornir_netbox/plugins/inventory/__init__.py sha256=nzSDAbugW_6Aip7cv8-xBA07vmj8_2LTN2vd4KEERug 127
nornir_netbox/plugins/inventory/netbox.py sha256=3RR_CmKFcTbZ1pPSlu32X0ioA7Jnr1MEqdzE9MO8gCg 14971
nornir_netbox-0.3.0.dist-info/entry_points.txt sha256=BrdzL-nEAJ1B-rzIA8whjcgZUF5nla9_0pY22uQLQEE 164
nornir_netbox-0.3.0.dist-info/LICENSE sha256=fTpiB0m9bznSAEJ6cm2DnOk5VFqT40Kds_Urrc-F3PQ 11343
nornir_netbox-0.3.0.dist-info/WHEEL sha256=VN2eEg4PHbTOniXb-cCYQPc6zUTS4dAcATjlgU3q-Lo 83
nornir_netbox-0.3.0.dist-info/METADATA sha256=-yjG3qptrjvOnoqN9sUQP6dYjDEaajcJnS1dgazugeI 598
nornir_netbox-0.3.0.dist-info/RECORD

entry_points.txt

NBInventory = nornir_netbox.plugins.inventory.netbox:NBInventory
NetBoxInventory2 = nornir_netbox.plugins.inventory.netbox:NetBoxInventory2