SeisClient is a python package to request accurate 3D Greens' function and synthetic waveform from SeisCloud.
For basic install:
git clone https://github.com/Liang-Ding/seisclient.git
cd seisclient
pip install -e .
or using pip
pip install seisclient