- Windows
- Microsoft VSCode
- Remote SSH extentsion
- Git or Openssh client
- Linux VM / WSL
- Python3
- python-pip, virutalenv
- Clone the git repo
- Navigate to the directory
- cd cl_python_2024
- Install the python package
- setup a virtual environment
- pip install --upgrade pip
- pip install -r requirements.txt
- Verify the python pip packages
- pip list
- Run the scripts
- python <script_name>.py
https://github.com/ktbyers/netmiko/blob/develop/README.md
https://nornir.readthedocs.io/en/latest
https://developer.cisco.com/docs/genie-docs/
https://developer.cisco.com/video/net-prog-basics/
https://developer.cisco.com/learning/modules/dne-intro-python/
https://pynet.twb-tech.com/free-python-course.html
https://my.thisisit.io/p/52-weeks-of-python