Releases: pyexcel/pyexcel-io
Releases · pyexcel/pyexcel-io
Maintenance release
Walk away gracefully when mmap is not available
Maintenance release.
Maintenance release
Plugin interface update with lml
major impact
On the users who uses pyinstaller as you will need to include a log hidden imports, please see the documentation for instructions
new
- iget_data function is introduced and the developer needs to close the file handler later
- individual Reader and Writer Class interface now support 'with' context manager.
updated
the plugin interface now uses lml.
Maintenance release
Support pyinstaller
Maintenance release
Maintenance release
#28 and help with missing plugins too. and should help with pyexcel/pyexcel#70 too.
Lazy loading
Lazy loading added so that first import takes less time.
see changelog for details