pyats-coding-101 icon indicating copy to clipboard operation
pyats-coding-101 copied to clipboard

pyATS Coding 101 - Python & automation tutorial

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+