19590a9f2162ef450645a6fc512d2cb0c2c25b79
ss-downloader
Install poetry & Python 3.8+
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -
how to use
source load-env.sh
poetry run python list.py
poetry run python download.py <dataset name>
how this was done
poetry-new init
poetry add ssgetpy
poetry install
Description
Languages
Python
93.8%
Shell
6.2%