Skip to content

CiscoDevNet/pyats-coding-101

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+