Skip to content

SESAM-Polimi/MicroGridsPy-SESAM

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 

Repository files navigation

MicroGridsPy Environment

This branch contains environment files for setting up MicroGridsPy across different versions and platforms. Use these files to configure your environment on Windows or macOS using Conda.

Quick Start

  • Install Anaconda or Miniconda if you haven't already.

  • Download the environment YAML file for your desired version and place it in “C:/Users/youruser”

  • Create and activate the mgpy environment by running the following command in the Anaconda Prompt terminal:

    conda env create -f mgpy_win.yml
    conda activate mgpy
    

⚠️ Warning: The environment for macOS (version 2.1) of MicroGridsPy is currently under development and not available. We advise macOS users to rely on MicroGridsPy version 2.0 until the new environment is fully developed and released.

About

MicroGridsPy - SESAM-PoliMi

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%