# -*- coding: utf-8 -*-
from PythonQt.process import *
import re,sys,os

from openpyxl import load_workbook
from openpyxl.styles import numbers,Font,Alignment,Border,Side
from tkinter import *
import tkinter as tk
from tkinter import ttk  #这个是一个进阶的
import gc

##################################################################

gc.disable()
#strXLS = getAppConfigPath() + "scripts/"+ template
strXLS=template
#strXLS ="D:/LogEco/deployment/LEAD4.0/system/hb/scripts/Data/ATSJ09.xlsx"


clear()
aaa=lcsys.getPathName("getAppConfigPath")+'//scripts//huabei'
sys.path.append(aaa); import custom_function as CusFun
import time
start_time=time.time()
