Metadata-Version: 1.0
Name: indico-client
Version: 3.1.0
Summary: A Python Wrapper for indico app API.
Home-page: https://github.com/IndicoDataSolutions/indico-client-python
Author: indico
Author-email: engineering@indico.io
License: MIT License (See LICENSE)
Description: indicoio-py
        ===============
        
        A wrapper for the `indico API <http://indico.io>`__.
        
        The indico API is free to use, and no training data is required.
        
        Installation
        ------------
        
        From PyPI:
        
        .. code:: bash
        
            pip install indicoio
        
        From source:
        
        .. code:: bash
        
            git clone https://github.com/IndicoDataSolutions/IndicoIo-py.git
            python setup.py install
        
Platform: UNKNOWN
