SlackBuildsOrg/python/python3-openpyxl/README
2021-04-19 23:49:37 -05:00

6 lines
209 B
Text

openpyxl is a Python library to read/write Excel 2010
xlsx/xlsm/xltx/xltm files.
Optional dependencies:
python3-defusedxml guards against various XML vulnerabilities.
python3-pandas reads Pandas DataFrames.