Installation

SkPM is available for Python >= 3.10.

Installation from source

To install SkPM via GitHub, you can clone the repository and install it using pip:

git clone https://github.com/raseidi/skpm
cd skpm
pip install .

Installation via PyPi

SkPM will be available on PyPi soon!