Skip to content

Installation

Prerequisites

canyonbpy requires Python 3.8 or later and the following dependencies:

Using pip

You can install canyonbpy using pip (recommended):

pip install canyonbpy

From source

To install from source:

git clone https://github.com/RaphaelBajon/canyonbpy.git
cd canyonbpy
pip install -e .