mirror of
https://github.com/networktocode/awesome-network-automation.git
synced 2024-10-01 01:26:13 -04:00
Added Need To Graph library (#96)
* Update README.md Added N2G * Updated line to better formatting * moved between napalm and netaddr to keep in order
This commit is contained in:
parent
46f5b2f55e
commit
dc46e0b87c
@ -242,6 +242,7 @@ Network Automation is a cross between the discipline of [Network Infrastructure]
|
||||
- [Hierarchical Configuration](https://github.com/netdevops/hier_config) - Hierarchical Configuration is a Python library that is able to take a running configuration of a network device, compare it to its intended configuration, and build the remediation steps necessary bring a device into spec with its intended configuration.
|
||||
- [Jinja2](http://jinja.pocoo.org/) - A full-featured template engine for Python.
|
||||
- [NAPALM](https://github.com/napalm-automation/napalm) - NAPALM (Network Automation and Programmability Abstraction Layer with Multivendor support) is a Python library that implements a set of functions to interact with different router vendor devices using a unified API.
|
||||
- [Need To Graph](https://github.com/dmulyalin/N2G) - A library to generate diagrams in yWorks GraphML or diagrams.net/draw.io formats.
|
||||
- [netaddr](https://github.com/drkjam/netaddr) - Network address manipulation that supports a number of techniques (supernetting and subnetting).
|
||||
- [Netmiko](https://github.com/ktbyers/netmiko) - Multi-vendor library to simplify Paramiko SSH connections to network devices.
|
||||
- [Nornir](https://github.com/nornir-automation/nornir) - Nornir is a pure Python automation framework intented to be used directly from Python.
|
||||
|
Loading…
Reference in New Issue
Block a user