Simple program to do basic calculations about a excel template.
This works with a given database, and classify the values in a desired output.
list_extractor.py is a simple library written by me that helps to make some calculations and data processing. excel_macro.py works directly with Xlwings library and calls a macro inside the worksheet. Extractor_plantilla.py get the data from Plantilla_Declaraciones.xlsx read_xl.py uses xlwings to read all the data inside an excel workbook. Stores the value in a Dictionary. CFDI.py is an object that is useful inside main.py to process the data. main.py is the main program Date_Selector.py was used to debugging
autor: Aristh Valdiviezo [email protected]