nornir-automation/nornir
Pluggable multi-threaded framework with inventory management to help operate collections of devices observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 99
- Release rhythm 64
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 570
- age_days: 3547
- days_rel: 31
- days_push: 7
- n_releases_24m: 2
Adoption not part of the score
1613 stars · 260 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nornir is a pure Python automation framework for operating collections of network devices, providing pluggable inventory management and multi-threaded task dispatch. Unlike DSL-based tools, everything is controlled directly from Python code.
Use cases
- automate configuration of network devices at scale
- run tasks against many routers and switches in parallel
- manage network device inventory from Python
- gather facts and state from network equipment
- push firmware or config changes to device fleets
- replace DSL-based tools like Ansible for network automation
When to choose
- you want network automation written purely in Python without a DSL
- you need multi-threaded execution against large device inventories
- you prefer debugging with standard Python tools like pdb
- you want a pluggable framework you can extend with custom plugins
When to avoid
- you need a turnkey tool with built-in device connection plugins out of the box
- your team prefers declarative DSL-based automation like Ansible
- you are not comfortable writing Python code
Facets
framework · maturity active
workflow-automation plugin-system concurrency developer-tools networking developer-tools infrastructure-as-code python cross-platform cli network-automation inventory-management device-configuration multi-threaded network-devices automation
2 sources
- readme: https://github.com/nornir-automation/nornir · fetched 2026-08-28 · d0fb830cc248
- registry_pypi: https://pypi.org/pypi/nornir/json · fetched 2026-08-29 · 889854124682
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nornir-automation/nornir | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="nornir-automation/nornir")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem