Quick Start Guide

Install

If there are wheels for your platform (mac, linux, windows on x86), you can install pyspex via pip:

pip install [--user] pyspex

Or with Anaconda or Miniconda:

conda install pyspex

To install pyspex from source see Installation.

Core concepts