Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 370 Bytes

README.rst

File metadata and controls

22 lines (13 loc) · 370 Bytes

indicoio-py

A wrapper for the indico API.

The indico API is free to use, and no training data is required.

Installation

From PyPI:

pip install indico-client

From source:

git clone https://github.com/IndicoDataSolutions/indico-client-python.git
python setup.py install