The following subsections describe the installation process for different operating systems. Please mind that this tutorial depends on Python 3. First we want to ...
git clone https://github.com/Solcast/solcast-api-python-sdk.git cd solcast-api-python-sdk pip install . The base solcast sdk install requires only the python standard ...