Installing tenFrame

The 1010data tenFrame library is supplied with the Python SDK (py1010) distribution.

Requirements

You must have Python 3, pip3, and the 1010data Python SDK (py1010) installed on your system to use tenFrame. See Getting started in the 1010data Python SDK User's Guide for the versions of Python 1010data supports for each operating system, as well as the Python SDK installation instructions.

Installation

You can download the Python SDK files, including the tenFrame library, from https://www2.1010data.com/downloads/tools/python/py1010.zip. The tenFrame .whl file tenFrame-4.0.0-py3-none-any.whl is included in the main directory of the downloaded py1010 files.

To install tenFrame, use the following command:
pip install tenFrame-4.0.0-py3-none-any.whl