Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 286 Bytes

nornir_http

Simple HTTP Task plugins for nornir

Install

pip install nornir_http

Tasks

  • http_method - Simple task for sending http requests.

Examples

Examples can be found in the file demo.py