Skip to content

RunSi/pyATS_GENIE_NetDevOpsLive

Repository files navigation

NetDevOps Live - pyATS / GENIE Guide

s02t08

Lab Setup

Clone this repository and move to directory

git clone https://github.com/RunSi/pyATS_GENIE_NetDevOpsLive.git
cd ~/pyATS_GENIE_NetDevOpsLive

Create a Python virtual environment and install necessary libraries

# create python virtual environment
python3 -m venv venv

# activate virtual environment
source venv/bin/activate

# update pip/setuptools
pip install --upgrade pip setuptools

# install pyATS and GENIE libraries
pip install -r requirements.txt

Proceed to GENIE CLI

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages