power-grid-model-ds 1.0.0__py3-none-any.whl → 1.0.2__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {power_grid_model_ds-1.0.0.dist-info → power_grid_model_ds-1.0.2.dist-info}/METADATA +16 -1
- {power_grid_model_ds-1.0.0.dist-info → power_grid_model_ds-1.0.2.dist-info}/RECORD +5 -5
- {power_grid_model_ds-1.0.0.dist-info → power_grid_model_ds-1.0.2.dist-info}/LICENSE +0 -0
- {power_grid_model_ds-1.0.0.dist-info → power_grid_model_ds-1.0.2.dist-info}/WHEEL +0 -0
- {power_grid_model_ds-1.0.0.dist-info → power_grid_model_ds-1.0.2.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.2
|
2
2
|
Name: power-grid-model-ds
|
3
|
-
Version: 1.0.
|
3
|
+
Version: 1.0.2
|
4
4
|
Summary: Power Grid Model extension which provides a grid data structure for simulation and analysis
|
5
5
|
Author-email: Contributors to the Power Grid Model project <powergridmodel@lfenergy.org>
|
6
6
|
License: MPL-2.0
|
@@ -73,8 +73,23 @@ Some highlighted features:
|
|
73
73
|
```
|
74
74
|
pip install power-grid-model-ds
|
75
75
|
```
|
76
|
+
## License
|
77
|
+
|
78
|
+
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.
|
79
|
+
|
80
|
+
## Licenses third-party libraries
|
81
|
+
|
82
|
+
This project includes third-party libraries,
|
83
|
+
which are licensed under their own respective Open-Source licenses.
|
84
|
+
SPDX-License-Identifier headers are used to show which license is applicable.
|
85
|
+
The concerning license files can be found in the [LICENSES](https://github.com/PowerGridModel/power-grid-model-ds/tree/main/LICENSES) directory.
|
76
86
|
|
77
87
|
## Contributing
|
78
88
|
|
79
89
|
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
|
80
90
|
for submitting pull requests to us.
|
91
|
+
|
92
|
+
## Contact
|
93
|
+
|
94
|
+
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.
|
95
|
+
|
@@ -57,8 +57,8 @@ power_grid_model_ds/_core/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm
|
|
57
57
|
power_grid_model_ds/_core/utils/misc.py,sha256=aAdlXjyKN6_T4b_CQZ879TbkbDZW4TwBUsxTpkwvymU,1228
|
58
58
|
power_grid_model_ds/_core/utils/pickle.py,sha256=LGeTc7nu9RY1noOzLJzYaSHSWIgqzHy2xhmueKGuipc,1445
|
59
59
|
power_grid_model_ds/_core/utils/zip.py,sha256=9RtJYhjlgNZOtxr4iI-CpsjT1axw5kCCqprfTjaIsiI,2197
|
60
|
-
power_grid_model_ds-1.0.
|
61
|
-
power_grid_model_ds-1.0.
|
62
|
-
power_grid_model_ds-1.0.
|
63
|
-
power_grid_model_ds-1.0.
|
64
|
-
power_grid_model_ds-1.0.
|
60
|
+
power_grid_model_ds-1.0.2.dist-info/LICENSE,sha256=GpbnG1pNl-ORtSP6dmHeiZvwy36UFli6MEZy1XlmBqo,14906
|
61
|
+
power_grid_model_ds-1.0.2.dist-info/METADATA,sha256=zQwYHTeNwV_qxVA2xtDF9JdmwXxhoRTek4h5GaAuTfg,4154
|
62
|
+
power_grid_model_ds-1.0.2.dist-info/WHEEL,sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8,91
|
63
|
+
power_grid_model_ds-1.0.2.dist-info/top_level.txt,sha256=nJa103Eqvm5TESYEKPFVImfLg_ugGOBznikrM-rZQZg,20
|
64
|
+
power_grid_model_ds-1.0.2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|