Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 571 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 571 Bytes

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