GWLandscape is a service used to handle both the creation of publication datasets and the submission of COMPAS jobs (todo).
Check out the documentation for more information.
The gwlandscape-python package can be installed with
pip install gwlandscape-python
>>> from gwlandscape_python import GWLandscape >>> gwl = GWLandscape(token='<user_api_token_here>')