move Python for Network engineers blog to blogs

This commit is contained in:
Joe Ryan 2017-10-21 21:54:54 -04:00
parent 2f5dc0a476
commit 2aa10ed180

View File

@ -75,6 +75,7 @@ A curated list of awesome about Network Automation
- [Network OP](http://networkop.co.uk/) - The Network Automation thoughts of Michael Kashin
- [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
- [Python for Network Engineers](http://networktocode.com/labs/tutorials/netmiko-quickstart/) - Articles on Netmiko, NAPALM, and Ansible by Krik Byers
- [Scott Lowe](http://blog.scottlowe.org) - The Network Automation thoughts of Scott Lowe
# Programming Topics
@ -133,7 +134,6 @@ A curated list of awesome about Network Automation
## Python
- Getting Started and Basics
- [Python for Network Engineers](http://networktocode.com/labs/tutorials/netmiko-quickstart/)
- [Python Programming Guides and Tutorials - Python Central](http://pythoncentral.io/)
- Examples
- Advanced and Tools