Skip to content

Python tool developed to generate topology diagram for a network.

Notifications You must be signed in to change notification settings

umangnangal/Topology_Generator

Repository files navigation

Topology_Generator

Python tool developed to generate topology diagram for a network.

Requirements

Anaconda Installed - Download Guide : https://docs.anaconda.com/anaconda/install/ - Conda Cheatsheet : https://docs.conda.io/projects/conda/en/4.6.0/_downloads/52a95608c49671267e40c689e0bc00ca/conda-cheatsheet.pdf

Create a virtual envirinment to run the script :

conda create --name python

Activate the virtual environment and install the required python packages

conda activate pip install -r requirements.txt

Run the tool :

python login.py

About

Python tool developed to generate topology diagram for a network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published