pip install pipenv
pipenv install
pipenv shell
# ues help usage
python run.py -h
python run.py data/1542360094.95.xlsx
usage: run.py [-h] [--thread THREAD] [--debug DEBUG] file
positional arguments:
file the file of excel
optional arguments:
-h, --help show this help message and exit
--thread THREAD the number of thread
--debug DEBUG set debug model