1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-06-09 19:59:57 +02:00

Optionally output to an Excel .xlsx file

This commit is contained in:
Gerber, Mike 2022-04-06 19:08:38 +02:00
parent 0a9a66c2cc
commit f9e418c460
2 changed files with 6 additions and 1 deletions

View file

@ -2,3 +2,4 @@ click
pandas
tqdm
lxml
openpyxl