Metadata-Version: 2.1
Name: intake-excel
Version: 0.1.1
Summary: Excel plugin for Intake
Home-page: UNKNOWN
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-sql plugin, execute the following command
        ```
        conda install -c edjdavid intake-excel
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
