Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages