Quick Start Guide

Install

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

pip install [--user] pys5p

Or with Anaconda or Miniconda:

conda install pys5p

To install pys5p from source see Installation.

Core concepts