Metadata-Version: 2.1
Name: intake-excel
Version: 0.1.4
Summary: Excel plugin for Intake
Home-page: https://github.com/edjdavid/intake-excel
Maintainer: Eduardo David Jr
Maintainer-email: edjdavid@users.noreply.github.com
License: BSD
Description: # Intake-Excel
        
        Excel Plugin for Intake.
        
        Uses pandas.read_excel for loading single or multiple (via glob patterns) xls/xlsx files.
        
        
        ## User Installation
        
        To install the intake-excel plugin, execute the following command
        
        ```
        conda install -c edj.david intake-excel
        ```
        
        ```
        pip install intake-excel
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
