Last Updated on April 21, 2026
Nornir is a pure Python automation framework intented to be used directly from Python. While most automation frameworks use their own Domain Specific Language (DSL) which you use to describe what you want to have done, Nornir lets you control everything from Python.
One of the benefits we want to highlight with this approach is the ease of troubleshooting, if something goes wrong you can just use your existing debug tools directly from Python (just add a line of import pdb & pdb.set_trace() and you’re good to go). Doing the same using a DSL can be quite time consuming.
What Nornir brings to the table is that it takes care of dealing with your inventory and manages the job of dispatching the tasks you want to run against your nodes and devices. The framework provides a very simple way to write plugins i
This is free and open source software.
Website: github.com/nornir-automation/nornir
Support:
Developer: Nornir Team
License: Apache License 2.0
Nornir is written in Python. Learn Python with our recommended free books and free tutorials.
Related Software
| Network Inventory Management | |
|---|---|
| NetBox | Manage and document computer networks |
| Snipe-IT | Asset management system |
| Ralph | Simple yet full featured Asset Management, DCIM and CMDB |
| Foreman | Life cycle systems management tool |
| GLPI | Asset and IT management software |
| Racktables | Robust solution for datacenter and server room asset management |
| Nornir | Pluggable multi-threaded framework |
| openDCIM | Data Center Inventory Management application |
| Open-AudIT | Network auditing application |
| OCSING | Hardware and software inventory tool |
| opsi | Client management system to manage heterogeneous environments |
| Netdisco | Web-based network management tool |
| TeemIp | Manage network addressing data and related infrastructure records |
| FusionInventory | IT asset and inventory management |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

