mirror of
https://github.com/networktocode/awesome-network-automation.git
synced 2024-12-26 07:49:34 -05:00
Merge pull request #9 from DavidJohnGee/master
Added a vendor library and blog ref
This commit is contained in:
commit
252dd98746
13
README.md
13
README.md
@ -22,9 +22,9 @@ A curated list of awesome about Network Automation
|
||||
|
||||
# Community
|
||||
|
||||
- [Ansbile Google Groups](https://groups.google.com/forum/#!forum/ansible-project) - Welcome to Ansible's mailing list / forum!
|
||||
- [Ansbile Google Groups](https://groups.google.com/forum/#!forum/ansible-project) - Welcome to Ansible's mailing list / forum!
|
||||
- [IRC Ansible](http://docs.ansible.com/ansible/community.html#irc-channel) - Ansible IRC Channels
|
||||
- [NTC Slack](http://slack.networktocode.com) - Slack community around Network Automation
|
||||
- [NTC Slack](http://slack.networktocode.com) - Slack community around Network Automation
|
||||
|
||||
# Events / Meetup
|
||||
|
||||
@ -44,6 +44,7 @@ A curated list of awesome about Network Automation
|
||||
- [Coding Networker](https://codingnetworker.com) - The Network Automation thoughts of Henry Ölsner
|
||||
- [Coding Packets](https://codingpackets.com) - The Network Automation thoughts of Brad Searle
|
||||
- [Jason Edelman](http://www.jedelman.com/) - The Network Automation thoughts of Jason Edelman
|
||||
- [IPEngineer - David Gee](http://ipengineer.net) - Network automation, software-networking and musings from David Gee
|
||||
- [mirceaulinic](https://mirceaulinic.net/) - The Network Automation thoughts of Mircea Ulinic
|
||||
- [Napalm-automation](https://napalm-automation.net) - News and updates about the NAPALM project
|
||||
- [Networklore](https://networklore.com/blog) - The Network Automation thoughts of Patrick Ogenstad
|
||||
@ -53,6 +54,7 @@ A curated list of awesome about Network Automation
|
||||
- [Project 10](https://projectme10.wordpress.com) - The Network Automation thoughts of Gabriele Gerbino
|
||||
- [Scott Lowe](http://blog.scottlowe.org) - The Network Automation thoughts of Scott Lowe
|
||||
|
||||
|
||||
# Programming Topics
|
||||
|
||||
## Structured Data
|
||||
@ -146,7 +148,7 @@ A curated list of awesome about Network Automation
|
||||
- [ToDD](https://github.com/toddproject/todd) - ToDD is an extensible framework for providing natively distributed testing on demand.
|
||||
- [Nuts](https://github.com/HSRNetwork/Nuts) - Network Unit Testing System automates tests in the network similar to unit tests.
|
||||
- [Trigger](https://github.com/trigger/trigger) - Trigger is a robust network automation toolkit written in Python that was designed for interfacing with network devices and managing network configuration and security policy.
|
||||
- [pyNMS](https://github.com/afourmy/pyNMS) - pyNMS is a vendor-agnostic Network Management System for network visualization, inventory and graphical automation.
|
||||
- [pyNMS](https://github.com/afourmy/pyNMS) - pyNMS is a vendor-agnostic Network Management System for network visualization, inventory and graphical automation.
|
||||
|
||||
## Library
|
||||
|
||||
@ -160,6 +162,7 @@ A curated list of awesome about Network Automation
|
||||
- [Netmiko](https://github.com/ktbyers/netmiko) - Multi-vendor library to simplify Paramiko SSH connections to network devices
|
||||
- [TextFSM](https://github.com/google/textfsm) - Python module for parsing semi-structured text into python tables.
|
||||
|
||||
|
||||
## Non-Core Ansible Modules
|
||||
|
||||
- [ansible-junos-stdlib](https://github.com/Juniper/ansible-junos-stdlib) - Junos modules for Ansible
|
||||
@ -171,6 +174,7 @@ A curated list of awesome about Network Automation
|
||||
|
||||
## Vendor Abstraction Library
|
||||
|
||||
- [clicrud](https://github.com/davidjohngee/clicrud) - Brocade specific (MLX/VDX/ICX/CER/CES) CLI driver (Telnet & SSH)
|
||||
- [infoblox](https://github.com/infobloxopen/infoblox-client) - Python library for Infoblox
|
||||
- [pandevice](https://github.com/PaloAltoNetworks/pandevice) - Python library for Palo Alto
|
||||
- [pyeapi](https://github.com/arista-eosplus/pyeapi) - Python library for Arista EOS
|
||||
@ -179,6 +183,7 @@ A curated list of awesome about Network Automation
|
||||
- [pynxos](https://github.com/networktocode/pynxos) - Python library for Cisco NXOS
|
||||
- [py-junos-exnc](https://github.com/Juniper/py-junos-eznc) - Python library for Junos automation
|
||||
|
||||
|
||||
## Tools
|
||||
|
||||
- [BGP-Dashboard](https://github.com/rhicks/bgp-dashboard) - BGP Dashboard and Monitoring Web Application
|
||||
@ -234,7 +239,7 @@ A curated list of awesome about Network Automation
|
||||
# Network Vendor Products
|
||||
- [Cisco Merkai](https://meraki.cisco.com/) - Cisco Meraki is the leader in cloud controlled WiFi, routing, and security. Secure and scalable, Cisco Meraki enterprise networks simply work
|
||||
- [Viptela](http://viptela.com/) - Viptela provides Software-Defined Wide Area Network (SD-WAN) technology that allows global companies to build cost-effective WANs
|
||||
- [Talari](https://www.talari.com/) - Talari Networks SD-WAN technology
|
||||
- [Talari](https://www.talari.com/) - Talari Networks SD-WAN technology
|
||||
|
||||
|
||||
# Podcasts
|
||||
|
Loading…
Reference in New Issue
Block a user