Name | pvshadesim JSON |
Version |
0.0.6
JSON |
| download |
home_page | None |
Summary | A physical and electrical shade model using Shapely and PVMismatch. |
upload_time | 2024-10-30 23:18:32 |
maintainer | None |
docs_url | None |
author | None |
requires_python | None |
license | None |
keywords |
pvmismatch
pv
shading
mismatch
iv
shapely
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# 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
Raw data
{
"_id": null,
"home_page": null,
"name": "pvshadesim",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": "Kiran Balasubramanian <kiran.balasubramanian@maxeon.com>",
"keywords": "pvmismatch, PV, shading, mismatch, IV, shapely",
"author": null,
"author_email": "Kiran Balasubramanian <kiran.balasubramanian@maxeon.com>",
"download_url": "https://files.pythonhosted.org/packages/17/fd/596885f04601ec699a3a0dc98f0644fadbbd609291bdbf8171cb93c3a254/pvshadesim-0.0.6.tar.gz",
"platform": null,
"description": "# PVShadeSim\r\n A physical and electrical shade model using Shapely and PVMismatch.\r\n\r\n![image](https://github.com/user-attachments/assets/979498f7-2e68-4a2d-9560-a97d184d83e6)\r\n\r\n## Install & Setup\r\nIn a fresh Python virtual environment, simply run:\r\n\r\n```\r\npip install pvshadesim\r\n```\r\n\r\n### Install using .whl file (Recommended)\r\nDownload files from Github and run the latest version of the .whl file using the command below from the parent folder.\r\n\r\n```\r\npip install .\\dist\\pvshadesim-<version>-py3-none-any.whl\r\n```\r\n\r\n## Requirements\r\n\r\nPVShadeSim requires Matplotlib, Seaborn, Plotly, NumPy, Pandas, Openpyxl, v_PVMismatch, Shapely and Dataframe_image.\r\n\r\n## Current Maintainer at Maxeon Solar\r\n\r\n@k-bsub\r\n",
"bugtrack_url": null,
"license": null,
"summary": "A physical and electrical shade model using Shapely and PVMismatch.",
"version": "0.0.6",
"project_urls": {
"Homepage": "https://github.com/Maxeon-RnD/PVShadeSim",
"Issues": "https://github.com/Maxeon-RnD/PVShadeSim/issues"
},
"split_keywords": [
"pvmismatch",
" pv",
" shading",
" mismatch",
" iv",
" shapely"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0342bf6187d7597769fba50c6b4a844971453586315deb6c120d97c23cadc548",
"md5": "f2c07a31e96522204ede5c1617197880",
"sha256": "e25d01007ab1522e94befdb20b7354286e1de8742f12f4759f4013dcb11078c8"
},
"downloads": -1,
"filename": "pvshadesim-0.0.6-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f2c07a31e96522204ede5c1617197880",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 278611,
"upload_time": "2024-10-30T23:18:30",
"upload_time_iso_8601": "2024-10-30T23:18:30.710205Z",
"url": "https://files.pythonhosted.org/packages/03/42/bf6187d7597769fba50c6b4a844971453586315deb6c120d97c23cadc548/pvshadesim-0.0.6-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "17fd596885f04601ec699a3a0dc98f0644fadbbd609291bdbf8171cb93c3a254",
"md5": "32b8655b9e3b6ab86eceda7a7ea2a021",
"sha256": "34a6bad81bf25cfe2b3b3e92bf1b0c38755326bd1e820417e7b8f7503dd105ef"
},
"downloads": -1,
"filename": "pvshadesim-0.0.6.tar.gz",
"has_sig": false,
"md5_digest": "32b8655b9e3b6ab86eceda7a7ea2a021",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 274489,
"upload_time": "2024-10-30T23:18:32",
"upload_time_iso_8601": "2024-10-30T23:18:32.060025Z",
"url": "https://files.pythonhosted.org/packages/17/fd/596885f04601ec699a3a0dc98f0644fadbbd609291bdbf8171cb93c3a254/pvshadesim-0.0.6.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-30 23:18:32",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "Maxeon-RnD",
"github_project": "PVShadeSim",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "pvshadesim"
}