Skip to main content

Python Library

The Python library covers the full Contextal Platform API and can be used to integrate the platform with other solutions that support a Python interface. It is part of the 'contextal' package and is distributed under the MIT License.

Installation

pip install contextal

Documentation

Please refer to the package documentation for details. Part of the package are two command line tools - ctx and ctx-scan - which also serve as examples of how to use the library.