Added a vendor library and blog ref

This commit is contained in:
David Gee 2017-09-14 10:05:33 +01:00
parent c79a5fd0de
commit b4e38bc47e

View File

@ -52,6 +52,7 @@ A curated list of awesome about Network Automation
- [Packet Life](http://packetlife.net/) - The Network Automation thoughts of Jeremy Strech - [Packet Life](http://packetlife.net/) - The Network Automation thoughts of Jeremy Strech
- [Project 10](https://projectme10.wordpress.com) - The Network Automation thoughts of Gabriele Gerbino - [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 - [Scott Lowe](http://blog.scottlowe.org) - The Network Automation thoughts of Scott Lowe
- [IPEngineer - David Gee](http://ipengineer.net) - Network automation, softwarenetworking and musings from David Gee
# Programming Topics # Programming Topics
@ -156,6 +157,7 @@ A curated list of awesome about Network Automation
- [ciscoconfparse](https://github.com/mpenning/ciscoconfparse) - Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations - [ciscoconfparse](https://github.com/mpenning/ciscoconfparse) - Parse, Audit, Query, Build, and Modify Cisco IOS-style configurations
- [netaddr](https://github.com/drkjam/netaddr) - Network address manipulation that supports a number of techniques (supernetting and subnetting) - [netaddr](https://github.com/drkjam/netaddr) - Network address manipulation that supports a number of techniques (supernetting and subnetting)
## Non-Core Ansible Modules ## Non-Core Ansible Modules
- [ansible-junos-stdlib](https://github.com/Juniper/ansible-junos-stdlib) - Junos modules for Ansible - [ansible-junos-stdlib](https://github.com/Juniper/ansible-junos-stdlib) - Junos modules for Ansible
@ -174,6 +176,7 @@ A curated list of awesome about Network Automation
- [pyiosxr](https://github.com/fooelisa/pyiosxr) - Python library for Cisco IOSXR - [pyiosxr](https://github.com/fooelisa/pyiosxr) - Python library for Cisco IOSXR
- [pynxos](https://github.com/networktocode/pynxos) - Python library for Cisco NXOS - [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 - [py-junos-exnc](https://github.com/Juniper/py-junos-eznc) - Python library for Junos automation
- [clicrud](https://github.com/davidjohngee/clicrud) - Brocade specific (MLX/VDX/ICX/CER/CES) CLI driver (Telnet & SSH)
## Tools ## Tools