# Knolar SDK

Knolar SDK is a python library that helps you communicate with Knolar.io programatically. You can query you ingest data in different ways from your own programs.

# Package Installation

  • Make sure you set your PIP_INDEX_URL environment variable pointing to Cepsa Artifactory

export PIP_INDEX_URL=<ARTIFACTORY_USER>:<ARTIFACTORY_TOKEN>@<ARTIFACTORY_URL>

pip install knolario_python_sdk