Skip to content

Get Started

QuICK is a universal wrap of QICK.

Installation

This is the installation on your PC. For QICK Board setup, see here.

Install this package with pip:

pip install clelandlab-quick

It is recommended to use a conda environment.

import quick

Document Convention

All and only class are capitalized.

The APIs fall into several accessibility:

  • 🟢 very useful
  • 🔵 sometimes useful
  • 🟡 mostly internal use
  • 🔴 broken or deprecated