Installation Options
Khiops supports a diversified set of installation options, to meet different needs:
- Khiops Python Library:
- Packaged via
conda
(recommended) - Packaged via
pip
- Packaged in our khiops-notebook container
- Packaged via
- Applications:
- Khiops Application for advanced data analytics with just a few clicks using a graphical user interface. This application is also the basis for easy integration into different systems (all programming languages, docker, servers, etc.).
- Khiops Visualization: for intuitive visualization of all analysis results (interactive demo available here)
- Khiops Native Interface (KNI): to deploy Khiops models with a lightweight shared library.
Supported Platforms
We support Python from 3.8 to 3.13 and the following operating systems:
- Windows 10 or later
- Ubuntu 20, 22 and 24 (LTS)
- Debian 10, 11 and 12
- Rocky Linux 8 and 9
- macOS 12 or later, only via Conda. Full support for macOS 13 or later on ARM architectures, limited support for macOS 12 or for x86-64 architectures.
The Google Colaboratory environments are supported. To benefit from Khiops on these environments, users are encouraged to install the Khiops Conda package, which has been tested in these environments.
For other platforms, please Contact Us.