DevNetAutomationExchange
DevNet Automation exchange Code repo
Install / Use
/learn @CiscoTestAutomation/DevNetAutomationExchangeREADME

pyATS DevNet Automation Exchange Submissions
This repository contains all pyATS DevNet Automation Exchange submission.
General Information
- pyATS/Genie Portal: https://cs.co/pyats
- Documentation Central: https://developer.cisco.com/docs/pyats/
- Getting Started: https://developer.cisco.com/docs/pyats-getting-started/
- API Browser: https://pubhub.devnetcloud.com/media/genie-feature-browser/docs/#/
- Support Email: pyats-support-ext@cisco.com
Repository content
- ShutAllInterface: Shut all interfaces on specific devices
Requirements
- Mac OSX, Linux or Windows 10 WSL
- Python 3.6, 3.7 or 3.8
- Network connectivity (for downloading PyPI packages)
Preparation Instructions
Step 1: Create a Python Virtual Environment
In a new terminal window:
# go to your workspace directory
# (or where you typical work from)
cd ~/workspace
# create python virtual environment
python3 -m venv pyats
# activate virtual environment
cd pyats
source bin/activate
# update your pip/setuptools
pip install --upgrade pip setuptools
Step 2: Install pyATS & Genie
# install our packages
pip install pyats[full]
Note:
The install target
pyATS[full]performs a full installation, that is, including the core framework pyATS, the standard libraries Genie, and additional components such as RobotFramework support etc.
Step 3: Clone This Repository
# clone this repo
git clone git@github.com:CiscoTestAutomation/DevNetAutomationExchange.git
# cd to the directory
cd DevNetAutomationExchange
and now you should be ready to get going!
More information in guide on how to install it and get started with it.
Related Skills
node-connect
351.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
110.7kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
351.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
351.4kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
