Name | power-grid-model-ds JSON |
Version |
1.0.11
JSON |
| download |
home_page | None |
Summary | Power Grid Model extension which provides a grid data structure for simulation and analysis |
upload_time | 2025-01-29 12:52:59 |
maintainer | None |
docs_url | None |
author | None |
requires_python | <3.14,>=3.11 |
license | MPL-2.0 |
keywords |
power
grid
model
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
<!--
SPDX-FileCopyrightText: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
SPDX-License-Identifier: MPL-2.0
-->
[![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#)
# Power Grid Model Data Science (DS)
The Power Grid Model DS project extends the capabilities of the `power-grid-model` calculation core with a modelling and simulation interface. This is aimed at building data science software applications related to or using the power-grid-model project. It defines a `Grid` dataclass which manages the consistency of the complete network.
Some highlighted features:
- Using a model definition that corresponds to the power-grid-model, through
which it is easy to do efficient grid calculations.
- The extended numpy model provides features which make development more
pleasant and easy.
- Using the graph representation of the network, graph algorithms in rustworkx
can be used to analyze the network.
- An interface to model network mutations which is useful in
simulation use-cases.
See the [power-grid-model-ds documentation](https://power-grid-model-ds.readthedocs.io/en/stable/) for more information.
## Installation
### Pip
```
pip install power-grid-model-ds
```
## License
This project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](https://github.com/PowerGridModel/power-grid-model-ds/blob/main/LICENSE) for details.
## Licenses third-party libraries
This project includes third-party libraries,
which are licensed under their own respective Open-Source licenses.
SPDX-License-Identifier headers are used to show which license is applicable.
The concerning license files can be found in the [LICENSES](https://github.com/PowerGridModel/power-grid-model-ds/tree/main/LICENSES) directory.
## Contributing
Please read [CODE_OF_CONDUCT](https://github.com/PowerGridModel/.github/blob/main/CODE_OF_CONDUCT.md) and [CONTRIBUTING](https://github.com/PowerGridModel/.github/blob/main/CONTRIBUTING.md) for details on the process
for submitting pull requests to us.
## Contact
Please read [SUPPORT](https://github.com/PowerGridModel/.github/blob/main/SUPPORT.md) for how to connect and get into contact with the Power Grid Model project.
Raw data
{
"_id": null,
"home_page": null,
"name": "power-grid-model-ds",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.14,>=3.11",
"maintainer_email": null,
"keywords": "power grid model",
"author": null,
"author_email": "Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>",
"download_url": "https://files.pythonhosted.org/packages/95/08/9e6d1b48cb4ca78932763326a9c002ea53d17fa7d400da2330fafc10da89/power_grid_model_ds-1.0.11.tar.gz",
"platform": null,
"description": "<!--\nSPDX-FileCopyrightText: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>\n\nSPDX-License-Identifier: MPL-2.0\n-->\n\n[![](https://github.com/PowerGridModel/.github/blob/main/artwork/svg/color.svg)](#)\n\n# Power Grid Model Data Science (DS)\n\nThe Power Grid Model DS project extends the capabilities of the `power-grid-model` calculation core with a modelling and simulation interface. This is aimed at building data science software applications related to or using the power-grid-model project. It defines a `Grid` dataclass which manages the consistency of the complete network.\n\nSome highlighted features:\n\n- Using a model definition that corresponds to the power-grid-model, through\n which it is easy to do efficient grid calculations.\n- The extended numpy model provides features which make development more\n pleasant and easy.\n- Using the graph representation of the network, graph algorithms in rustworkx\n can be used to analyze the network.\n- An interface to model network mutations which is useful in\n simulation use-cases.\n\nSee the [power-grid-model-ds documentation](https://power-grid-model-ds.readthedocs.io/en/stable/) for more information.\n\n## Installation\n\n### Pip\n\n```\npip install power-grid-model-ds\n```\n## License\n\nThis project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](https://github.com/PowerGridModel/power-grid-model-ds/blob/main/LICENSE) for details.\n\n## Licenses third-party libraries\n\nThis project includes third-party libraries, \nwhich are licensed under their own respective Open-Source licenses.\nSPDX-License-Identifier headers are used to show which license is applicable. \nThe concerning license files can be found in the [LICENSES](https://github.com/PowerGridModel/power-grid-model-ds/tree/main/LICENSES) directory.\n\n## Contributing\n\nPlease read [CODE_OF_CONDUCT](https://github.com/PowerGridModel/.github/blob/main/CODE_OF_CONDUCT.md) and [CONTRIBUTING](https://github.com/PowerGridModel/.github/blob/main/CONTRIBUTING.md) for details on the process \nfor submitting pull requests to us.\n\n## Contact\n\nPlease read [SUPPORT](https://github.com/PowerGridModel/.github/blob/main/SUPPORT.md) for how to connect and get into contact with the Power Grid Model project.\n\n",
"bugtrack_url": null,
"license": "MPL-2.0",
"summary": "Power Grid Model extension which provides a grid data structure for simulation and analysis",
"version": "1.0.11",
"project_urls": {
"Discussion": "https://github.com/orgs/PowerGridModel/discussions",
"Documentation": "https://power-grid-model-ds.readthedocs.io/en/stable/",
"GitHub": "https://github.com/PowerGridModel/power-grid-model-ds",
"Home-page": "https://lfenergy.org/projects/power-grid-model/",
"Mailing-list": "https://lists.lfenergy.org/g/powergridmodel"
},
"split_keywords": [
"power",
"grid",
"model"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "0ae76c98c0762bad67d01c640547c835c7c61d1ef1a4373cc3685713092e7c7e",
"md5": "320cd9cb34ac913728027e9c0f5664c3",
"sha256": "2b7165a0e7436dbce9d177ac5f25b8328b56922f305779168b6f2d32e48547ed"
},
"downloads": -1,
"filename": "power_grid_model_ds-1.0.11-py3-none-any.whl",
"has_sig": false,
"md5_digest": "320cd9cb34ac913728027e9c0f5664c3",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.14,>=3.11",
"size": 63196,
"upload_time": "2025-01-29T12:52:57",
"upload_time_iso_8601": "2025-01-29T12:52:57.020809Z",
"url": "https://files.pythonhosted.org/packages/0a/e7/6c98c0762bad67d01c640547c835c7c61d1ef1a4373cc3685713092e7c7e/power_grid_model_ds-1.0.11-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "95089e6d1b48cb4ca78932763326a9c002ea53d17fa7d400da2330fafc10da89",
"md5": "4425454d03c2a2805c0789bce9d1b966",
"sha256": "0e682ad4352256938abf4d5c7eb91e3af3d362bd12758e3558ce8d69b1316ba2"
},
"downloads": -1,
"filename": "power_grid_model_ds-1.0.11.tar.gz",
"has_sig": false,
"md5_digest": "4425454d03c2a2805c0789bce9d1b966",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.14,>=3.11",
"size": 43430,
"upload_time": "2025-01-29T12:52:59",
"upload_time_iso_8601": "2025-01-29T12:52:59.021614Z",
"url": "https://files.pythonhosted.org/packages/95/08/9e6d1b48cb4ca78932763326a9c002ea53d17fa7d400da2330fafc10da89/power_grid_model_ds-1.0.11.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-01-29 12:52:59",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "orgs",
"github_project": "PowerGridModel",
"github_not_found": true,
"lcname": "power-grid-model-ds"
}