nornir-http

http plugins for nornir


Keywords
nornir, http, nornir-plugin, hacktoberfest
License
Apache-2.0
Install
pip install nornir-http==0.1.3

Documentation

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