Recent Releases of https://github.com/arvestad/exv
https://github.com/arvestad/exv -
- The last empty rows and rightmost empty columns are now automatically removed
- Handles the empty sheet properly
- Python
Published by arvestad about 2 years ago
https://github.com/arvestad/exv - OpenOffice support
I added basic support for .ods files, as used by Open Office and Libre Office.
- Python
Published by arvestad about 2 years ago
https://github.com/arvestad/exv - XSL support
Added support for reading classic .xls files using the xlrd package. Users do not need to state input format, exv first tries to read the file as .xlsx and then fall backs to .xls.
- Python
Published by arvestad about 2 years ago
https://github.com/arvestad/exv - The real v1.0
I have added column indices and make better use of tabulate for displaying row and column indices.
And tabulate is used better.
- Python
Published by arvestad about 2 years ago