This package browser is in early development. Mind the rough edges.

python-agate-excel 0.2.5

Add read support for Excel files (xls and xlsx) to agate

agateexcel uses a monkey patching pattern to add read for xls and xlsx files support to all agate.Table instances.

Installation

Install python-agate-excel 0.2.5 as follows:

guix install python-agate-excel@0.2.5

Or install the latest version:

guix install python-agate-excel

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.