CiscoDevNet / pyats-coding-101

pyATS Coding 101 - Python & automation tutorial

Home Page:https://developer.cisco.com/site/pyats/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pyATS Coding 101

Basic Python coding, examples & techniques for Cisco DevNet - pyATS based test automation.

The goal of this repository is to demonstrate fundamental skillsets related to:

  • basic Python techniques
  • CLI/XML parsing
  • expect-style programming
  • YAML syntax and files
  • connecting to devices
  • defining testbed topologies using pyATS
  • etc

The content of this repository extends Cisco DevNet - Coding Skills.

Note: Python-3 syntax, tested with Python 3.4+

About

pyATS Coding 101 - Python & automation tutorial

https://developer.cisco.com/site/pyats/

License:Apache License 2.0


Languages

Language:Python 100.0%