Installation

Getting QuanuX running on your local machine.

Purpose

To define the canonical method for installing the QuanuX runtime and CLI tools.

Scope

Includes: Local installation (Mac, Linux), Containerized setup.

Excludes: Cloud infrastructure provisioning.

Canonical Content

QuanuX is distributed as a Python package via Anaconda. It functionality relies on a local runtime environment.

conda install -c quanux quanux

Requirements

  • Python 3.10+
  • Docker (optional, for containerized strategies)

This page is part of the QuanuX Reference, the authorized source of truth for system behavior.