Metadata-Version: 2.4
Name: pvshadesim
Version: 0.0.9
Summary: A physical and electrical shade model using Shapely and PVMismatch.
Author-email: Kiran Balasubramanian <kiran.balasubramanian@maxeon.com>
Maintainer-email: Kiran Balasubramanian <kiran.balasubramanian@maxeon.com>
Project-URL: Homepage, https://github.com/Maxeon-RnD/PVShadeSim
Project-URL: Issues, https://github.com/Maxeon-RnD/PVShadeSim/issues
Keywords: pvmismatch,PV,shading,mismatch,IV,shapely
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: v_pvmismatch
Requires-Dist: shapely
Requires-Dist: matplotlib
Requires-Dist: seaborn
Requires-Dist: plotly
Requires-Dist: dataframe_image
Dynamic: license-file

# PVShadeSim
 A physical and electrical shade model using Shapely and PVMismatch.

![image](https://github.com/user-attachments/assets/979498f7-2e68-4a2d-9560-a97d184d83e6)

## Install & Setup
In a fresh Python virtual environment, simply run:

```
pip install pvshadesim
```

### Install using .whl file (Recommended)
Download files from Github and run the latest version of the .whl file using the command below from the parent folder.

```
pip install .\dist\pvshadesim-<version>-py3-none-any.whl
```

## Requirements

PVShadeSim requires Matplotlib, Seaborn, Plotly, NumPy, Pandas, Openpyxl, v_PVMismatch, Shapely and Dataframe_image.

## Current Maintainer at Maxeon Solar

@k-bsub
