2021-11-29 07:47:52 -08:00
2021-11-25 06:18:51 -08:00
2021-11-24 07:28:59 -08:00
2021-11-29 07:34:15 -08:00
2021-11-29 07:34:22 -08:00
2021-11-23 07:33:20 -08:00
2021-11-29 07:47:52 -08:00
2021-11-23 07:33:20 -08:00
2021-11-24 07:28:59 -08:00
2021-11-24 07:28:59 -08:00
2021-11-25 06:10:35 -08:00

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>

Notes

ssgetpy does not discriminate "real" datatype from "integer". Therefore, we have to do some filtering on the returned results.

how this was done

poetry-new init
poetry add ssgetpy
poetry install
Description
No description provided
Readme 55 KiB
Languages
Python 93.8%
Shell 6.2%