Installation

The easiest way to install ssds is via pip.

pip3 install ssds

If you wish to install from source, simply clone the repository, cd in, and run the following command:

python3 setup.py install