This is the first release of `xls_tools`, a python package for creating a simple [primarily] read-only interface to excel spreadsheets. Uses `xlrd` and `openpyxl` to access both old-style (1997-2003) and new-style (XML) spreadsheets with a common interface.
Also provides a Google sheet reader with the same API.