Installation#
pip install scitacean[sftp]
If scitacean.transfer.sftp.SFTPFileTransfer
is not required, the sftp
extra can be omitted.
conda install -c conda-forge scitacean
pip install scitacean[sftp]
If scitacean.transfer.sftp.SFTPFileTransfer
is not required, the sftp
extra can be omitted.
conda install -c conda-forge scitacean