The package can be found in pypi. You can install it using pip
.
Installation
pip install defectpl
Using conda
conda install conda-forge::defectpl
Using the GitHub clone
git clone https://github.com/Shibu778/defectpl.git
cd defectpl/defectpl
pip install -e .