blob: d0fdcefefe3ac41b2d9459f8074d5407e090622d (
plain) (
blame)
1
2
3
4
5
|
pyexcel-xlsx is a tiny wrapper library to read, manipulate and write data in
xlsx and xlsm format using read_only mode reader, write_only mode writer from
openpyxl. You are likely to use it with pyexcel.
WWW: https://github.com/pyexcel/pyexcel-xlsx
|