Skip to content

Getting Started

Bell Eapen edited this page Oct 27, 2025 · 13 revisions

Getting Started

  • CRISP-T is a Python package that can be installed using pip and used from the command line. Your system should have Python 3.11 or higher and pip installed. You can download and install Python for your operating system here. Optionally, CRISP-T can be imported into Python scripts or Jupyter notebooks.

  • uv is recommended, but not necessary.

Clone this wiki locally