# pyats-coding-101 **Repository Path**: mirrors_CiscoDevNet/pyats-coding-101 ## Basic Information - **Project Name**: pyats-coding-101 - **Description**: pyATS Coding 101 - Python & automation tutorial - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-22 - **Last Updated**: 2026-03-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # pyATS Coding 101 Basic Python coding, examples & techniques for [Cisco DevNet - pyATS](https://developer.cisco.com/site/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](https://github.com/CiscoDevNet/coding-skills-sample-code). *Note: Python-3 syntax, tested with Python 3.4+*