add python basics links

This commit is contained in:
Joe Ryan 2017-10-21 17:36:30 -04:00
parent 1ef5120e9a
commit 4b35a33dec

View File

@ -100,9 +100,12 @@ A curated list of awesome about Network Automation
## Python ## Python
##### Getting Started and Basics ##### Getting Started and Basics
[The Hitchhiker's Guide to Python](http://docs.python-guide.org/en/latest/)
[Python for Network Engineers](http://networktocode.com/labs/tutorials/netmiko-quickstart/)
##### Examples ##### Examples
[Python Programming Guides and Tutorials - Python Central](http://pythoncentral.io/)
##### Advanced and Tools ##### Advanced and Tools
## Go ## Go