Course Overview
This training course is a continuation of our Python Programming for Network Engineers training series. In this course, we will focus on more advanced topics and modules by building an IP address management application using python programming with several libraries step by step.
You will learn how to use Flask to build a web based application using Python. You will learn how to use a network module called NetAddr to provides several IP addressing and subnetting capabilities. And you will learn how to setup a local database with a table and defined columns. You will learn how to query a database table, add entries in the database to even deleting table entries. You will also learn how to setup a virtual environment which is recommended for installing modules and testing your Python scripts. We will also cover various ways for installing Python 3 and PIP on a Linux distribution system using Ubuntu. And much more to advanced your skills as a network developer.
You can view the complete list of topics below on this page under lessons.
Course Details
- Format: Video [ ~4 hours / 204 minutes ]
- Includes: Video, Network Diagram, Presentation, and Python Files
- It is recommended to have working knowledge and/or understanding for HTML and Python Programming for best results to follow along in this course. This is a continuation of our Python Programming for Network Engineers training course.