Star 0
Version 0.1.0

Maintainers
support[at]europeanweather.cloud
License
Support level
EWC
Category
Compute
Technology
Python Package
EWC CLI
ewccli Python Package is the European Weather Cloud (EWC) Command Line Interface (CLI). This tool is developed to support EWC users on the use of the EWC services.
Prerequisites
- You will need a python environment to run the library implementation of this code. Python version 3.11 or higher.
- git installed on your operating system. (usually is available to most OS nowadays)
Openstack inputs
You can use the following link to obtain:
- Applications Credentials (ID and secret)
Installing
We recommend installing ewccli inside a virtual environment to avoid dependency conflicts with system packages.
Installing with PIP from PyPI
The EWC CLI Python package is available through PyPI:
pip install ewccli
Getting started
Once installed, run ewc
to verify everything works.