Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Install via pip with:

Code Block
themeDJango
pip install ecmwf-api-client

If you do not have admin privileges you can always install the client in your user space:

DJango
Code Block
theme
pip install --user ecmwf-api-client

...