slackbuilds_ponce/python/python3-openpyxl/README
Isaac Yu e142c3f2d8
python/python3-openpyxl: Added (lib to read/write Excel 2010 files)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2020-05-03 08:48:46 +07:00

7 lines
238 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.
python3-pillow reads images.