Inventory Management

Nornir – pluggable multi-threaded framework

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
NetBoxManage and document computer networks
Snipe-ITAsset management system
RalphSimple yet full featured Asset Management, DCIM and CMDB
ForemanLife cycle systems management tool
GLPIAsset and IT management software
RacktablesRobust solution for datacenter and server room asset management
NornirPluggable multi-threaded framework
openDCIMData Center Inventory Management application
Open-AudITNetwork auditing application
OCSINGHardware and software inventory tool
opsiClient management system to manage heterogeneous environments
NetdiscoWeb-based network management tool
TeemIpManage network addressing data and related infrastructure records
FusionInventoryIT asset and inventory management

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted