@@ -1,6 +1,6 @@
#Installings
-pip install img2pdf styleframe xlsxwriter pysimplegui datetime SQLAlchemy==1.4 docx2pdf
+pip install img2pdf xlsxwriter pysimplegui datetime SQLAlchemy==1.4 docx2pdf
conda install python-docx
@@ -1,10 +1,7 @@
import pandas as pd
import numpy as np
-# from pandas import DataFrame
-# from styleframe import StyleFrame
import xlsxwriter
import openpyxl
-# import Jinja2
from openpyxl.worksheet.datavalidation import DataValidation