Intermediate Python for Network Engineers (IPYNE)

The Intermediate Python for Network Engineers (IPYNE) Learning Path introduces the fundamental concepts of network programmability and automation using Python. It is designed for network engineers new to programming or professionals looking to enhance their automation skills through Python and Cisco APIs. The Learning Path focuses on practical use cases, such as automating device configurations, managing network inventories, and integrating with Cisco products like IOS XE, Meraki, and ThousandEyes for API automation. You will also learn the basics of creating reusable programs using object-oriented programming, building web interfaces with Flask, and interacting with large language models for advanced network automation. Upon completion, you will be able to write Python scripts, interact with network devices via APIs, and design automation workflows to streamline network management tasks.

Ways to get this training

Cisco U. Learning Path

Follow a guided Learning Path designed for your certification success. Pre- and post-assessments help you skip what you know and focus on what you need to learn.

How you’ll benefit

  • Automate network device configuration, monitoring, and management using Python scripts
  • Leverage modern tools and libraries (e.g., Netmiko, PyATS, REST APIs) for scalable network automation
  • Build and deploy reusable automation solutions, such as scripts, web interfaces, and API wrappers
  • Integrate advanced technologies like CI/CD, telemetry, and large language models into network automation workflows
  • Troubleshoot, test, and validate network automation solutions using best practices in logging, error handling, and unit testing

Learning tracks

  • First Steps with Python: Explore network programmability and automation by setting up a Python development environment and learning to write and run basic Python scripts.
  • Automating Network Devices: Build network management tools while learning essential Python concepts, libraries, and best practices.
  • HTTP API Automation: Gain practical Python skills to automate network operations by working with APIs, authentication, testing, monitoring, CI/CD integration, and creating reusable code with SDKs and API wrappers.
  • Innovative Approaches to Network Automation: Design web interfaces for network automation using the Python Flask framework.

Technology areas

  • Networking