Installation#
The sshlab library can be installed using pip:
pip install sshlab
Alternatively, you can clone the repository and install it manually:
git clone https://github.com/vuillaut/sshlab.git
cd sshlab
pip install .
The sshlab library can be installed using pip:
pip install sshlab
Alternatively, you can clone the repository and install it manually:
git clone https://github.com/vuillaut/sshlab.git
cd sshlab
pip install .