Skip to content

Installation and dependencies

Kenji Fukushima edited this page Mar 6, 2023 · 1 revision

Installation

CDSKIT runs on python 3 and uses pip for installation.

# Installation with pip
pip install git+https://github.com/kfuku52/cdskit

# This should show complete options if installation is successful
cdskit -h 

Dependencies

CDSKIT depends on the following packages. pip install automatically installs them, so no separate installation is necessary.

Clone this wiki locally