Usage ===== .. _installation: Installation ------------ To use EnergySystemModels, first install it using pip: .. code-block:: console (.venv) $ pip install energysystemmodels Updating -------- To update EnergySystemModels, use the following command: .. code-block:: console pip install --upgrade energysystemmodels