Installation ============ Python version compatibility ---------------------------- pycstruct is only compatible with python version 3.2 or later. Basic Installation ------------------ Install pycstruct with :command:`pip`:: python -m pip install pycstruct