Skip to content

Price list normalizer tool for multiple manufacturers to one file.

License

Notifications You must be signed in to change notification settings

Drew-CodeRGV/cc-quotebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To Begin:

  • Check the requirements.txt file to make sure you have what you need (other than Python, obvsly)
  • Download the file compile_sheets.py

To Run:

Now, let's say you have all the original xlsx files in a folder called 'Data' you can run the script with:

python compile_sheets.py -o master.xlsx data/*
# OR
python compile_sheets.py -o /path/to/master.xlsx data
# OR (if you have other files in other directories/places)
python compile_sheets.py -o /path/to/master.xlsx data /path/to/another/sheet.xlsx /path/to/some/other/data/dir

That will generate a file called master.xlsx that has all the info.

About

Price list normalizer tool for multiple manufacturers to one file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages