Skip to content

shahedfardous/extract-Route-Object

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

extract Route Object

This will generate a excel file with route object information.

Instruction

Required Packages pandas and openpyxl

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

Credits:

####### Author: Samy © 2024
####### License: GPL-3.0 License

About

This will generate a excel file with route object information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages