Chapter-1 Visio automation with Python
Chapter-1
Introduction
Since you
have landed on this page I can assume you are looking for a solution with which
you can automate the network diagram using Python.
Relevant
audience:
1. Anyone from Network, Security, or similar domain with
knowledge of python.
2. Anyone who isn’t good or doesn’t have knowledge of Python can sign up for a course conducted by us. In which we walk you through till you can automate a custom Diagram
3. If you are not from any of the domain mentioned in above point numbers, Let us know your domain and requirements in comments we will come up with solutions which will suit your need
There was a time once I was in same place as you are right now. After months of Googling I couldn’t find a concrete solution which could help in automating Visio diagrams. Then I took a project to develop a Python library which can help me to automate network diagram using Python and I am going to discuss the same on this blog. The blog has just been started and i will keep updating this on certain intervals. However, i will try to answer on your comments at best of my availability.
What you wil Learn:-
You will get a hang of lot of things primarily familiarity with Python. A concept on how to interact with Windows application and to work on a logic to achieve what we want.
Comments
Post a Comment