I am using version 0.6.4.1 of pyexcelerator in a python 2.7 application. I know there is this website https://pyexcelerator.readthedocs.io/en/latest/ which contains some documentation about how to use the library, but it is a bit difficult for me to understand how to to simple things like
- increase width of a column
- change background color of a row
Are there any other libraries with similar API of pyexcelerator still compatible with python 2.7 ?