This will generate a excel file with route object information.
Required Packages
pandasandopenpyxl
Download routeObject.py
Make a Prefix list excel file with Column Header Prefix. File name should be input_prefixes.xlsx [or can be changed on the code]
Navigate to the save file location and run this command.
python routeObject.py
## if python3 then use
python3 routeObject.py####### Author: Samy © 2024
####### License: GPL-3.0 License