Releases: pyexcel/pyexcel-xlsxw
Releases · pyexcel/pyexcel-xlsxw
Maintenance release
Breaking release
support python 3.6+ only. plus new style plugins.
v0.4.2
v0.4.1
update plugin interface
see changelog for more details
Correction release
remove false xlsm support
Support xlsxwriter options in writing
lazy loading
#. Support pyexcel-io v0.3.0
Initial release
use optimized xlsxwriter for xlsx writing. it uses constant memory and is faster than pyexcle-xlsx in writing. pyexcel-webwares/Flask-Excel#16