power-grid-model-io 1.2.31__py3-none-any.whl → 1.2.33__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.

Potentially problematic release.


This version of power-grid-model-io might be problematic. Click here for more details.

@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: power-grid-model-io
3
- Version: 1.2.31
3
+ Version: 1.2.33
4
4
  Summary: Power Grid Model Input/Output
5
5
  Author-email: Alliander Dynamic Grid Calculation <dynamic.grid.calculation@alliander.com>
6
6
  License: MPL-2.0
7
- Project-URL: Home-page, https://github.com/alliander-opensource/power-grid-model-io
7
+ Project-URL: Home-page, https://github.com/PowerGridModel/power-grid-model-io
8
8
  Project-URL: Documentation, https://power-grid-model-io.readthedocs.io/en/stable/
9
9
  Keywords: power grid model,input/output,conversions
10
10
  Classifier: Programming Language :: Python :: 3
@@ -47,36 +47,36 @@ SPDX-License-Identifier: MPL-2.0
47
47
  -->
48
48
 
49
49
  [![PyPI version](https://badge.fury.io/py/power-grid-model-io.svg)](https://badge.fury.io/py/power-grid-model-io)
50
- [![License: MIT](https://img.shields.io/badge/License-MPL2.0-informational.svg)](https://github.com/alliander-opensource/power-grid-model-io/blob/main/LICENSE)
51
- [![Build and Test Python](https://github.com/alliander-opensource/power-grid-model-io/actions/workflows/build-test-and-sonar.yml/badge.svg)](https://github.com/alliander-opensource/power-grid-model-io/actions/workflows/build-test-and-sonar.yml)
52
- [![Check Code Quality](https://github.com/alliander-opensource/power-grid-model-io/actions/workflows/check-code-quality.yml/badge.svg)](https://github.com/alliander-opensource/power-grid-model-io/actions/workflows/check-code-quality.yml)
53
- [![REUSE Compliance Check](https://github.com/alliander-opensource/power-grid-model-io/actions/workflows/reuse-compliance.yml/badge.svg)](https://github.com/alliander-opensource/power-grid-model-io/actions/workflows/reuse-compliance.yml)
50
+ [![License: MIT](https://img.shields.io/badge/License-MPL2.0-informational.svg)](https://github.com/PowerGridModel/power-grid-model-io/blob/main/LICENSE)
51
+ [![Build and Test Python](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/build-test-and-sonar.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/build-test-and-sonar.yml)
52
+ [![Check Code Quality](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/check-code-quality.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/check-code-quality.yml)
53
+ [![REUSE Compliance Check](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/reuse-compliance.yml/badge.svg)](https://github.com/PowerGridModel/power-grid-model-io/actions/workflows/reuse-compliance.yml)
54
54
  [![docs](https://readthedocs.org/projects/power-grid-model-io/badge/)](https://power-grid-model-io.readthedocs.io/en/stable/)
55
55
 
56
- [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_power-grid-model-io&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=alliander-opensource_power-grid-model-io)
57
- [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_power-grid-model-io&metric=coverage)](https://sonarcloud.io/summary/new_code?id=alliander-opensource_power-grid-model-io)
58
- [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_power-grid-model-io&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=alliander-opensource_power-grid-model-io)
59
- [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_power-grid-model-io&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=alliander-opensource_power-grid-model-io)
60
- [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_power-grid-model-io&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=alliander-opensource_power-grid-model-io)
61
- [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=alliander-opensource_power-grid-model-io&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=alliander-opensource_power-grid-model-io)
56
+ [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io)
57
+ [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=coverage)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io)
58
+ [![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=sqale_rating)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io)
59
+ [![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=reliability_rating)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io)
60
+ [![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=security_rating)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io)
61
+ [![Vulnerabilities](https://sonarcloud.io/api/project_badges/measure?project=PowerGridModel_power-grid-model-io&metric=vulnerabilities)](https://sonarcloud.io/summary/new_code?id=PowerGridModel_power-grid-model-io)
62
62
 
63
63
  <img src="docs\images\pgm-logo-color.svg" alt="Power Grid Model logo" width="100"/>
64
64
 
65
65
  # Power Grid Model Input/Output
66
66
 
67
- `power-grid-model-io` can be used for various conversions to the [power-grid-model](https://github.com/alliander-opensource/power-grid-model).
67
+ `power-grid-model-io` can be used for various conversions to the [power-grid-model](https://github.com/PowerGridModel/power-grid-model).
68
68
  For detailed documentation, see [Read the Docs](https://power-grid-model-io.readthedocs.io/en/stable/index.html).
69
69
 
70
70
  # Examples
71
- * [PGM JSON Example](https://github.com/alliander-opensource/power-grid-model-io/blob/ea89bac417fa9b754684c9319341af6334e2c988/docs/examples/pgm_json_example.ipynb)
71
+ * [PGM JSON Example](https://github.com/PowerGridModel/power-grid-model-io/blob/9c6e2988b6ade01411f0ac76a10c7626380921e3/docs/examples/pgm_json_example.ipynb)
72
72
 
73
73
 
74
74
  # License
75
- This project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](https://github.com/alliander-opensource/power-grid-model-io/blob/ea89bac417fa9b754684c9319341af6334e2c988/LICENSE) for details.
75
+ This project is licensed under the Mozilla Public License, version 2.0 - see [LICENSE](https://github.com/PowerGridModel/power-grid-model-io/blob/9c6e2988b6ade01411f0ac76a10c7626380921e3/LICENSE) for details.
76
76
 
77
77
  # Contributing
78
- Please read [CODE_OF_CONDUCT](https://github.com/alliander-opensource/power-grid-model-io/blob/ea89bac417fa9b754684c9319341af6334e2c988/CODE_OF_CONDUCT.md) and [CONTRIBUTING](https://github.com/alliander-opensource/power-grid-model-io/blob/ea89bac417fa9b754684c9319341af6334e2c988/CONTRIBUTING.md) for details on the process
78
+ 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
79
79
  for submitting pull requests to us.
80
80
 
81
81
  # Contact
82
- Please read [SUPPORT](https://github.com/alliander-opensource/power-grid-model-io/blob/ea89bac417fa9b754684c9319341af6334e2c988/SUPPORT.md) for how to connect and get into contact with the Power Gird Model IO project.
82
+ Please read [SUPPORT](https://github.com/PowerGridModel/.github/blob/main/SUPPORT.md) for how to connect and get into contact with the Power Gird Model IO project.
@@ -36,8 +36,8 @@ power_grid_model_io/utils/json.py,sha256=Fw9GhCiwk4sXw48ljPOkWAR0LaRkdA8ZkUQu-K0
36
36
  power_grid_model_io/utils/modules.py,sha256=ZB8IIK96VuJk5FkoclrUCuXOSsGeVqT3B01bBAcodeU,944
37
37
  power_grid_model_io/utils/regex.py,sha256=dbKTyQMaTWou9Cvk35R2_9SJlz6Rd5rfH6Xy3BCeFJg,1727
38
38
  power_grid_model_io/utils/zip.py,sha256=88eBlt91ve5eoodONR_XHsgx0hBf0W3305gP9Ms5fcI,3904
39
- power_grid_model_io-1.2.31.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
40
- power_grid_model_io-1.2.31.dist-info/METADATA,sha256=rfF9Lo96lcl4XhdCzLFP0EIHRtrgoSifMgVFyAhSY0Y,5699
41
- power_grid_model_io-1.2.31.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
42
- power_grid_model_io-1.2.31.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
43
- power_grid_model_io-1.2.31.dist-info/RECORD,,
39
+ power_grid_model_io-1.2.33.dist-info/LICENSE,sha256=7Pm2fWFFHHUG5lDHed1vl5CjzxObIXQglnYsEdtjo_k,14907
40
+ power_grid_model_io-1.2.33.dist-info/METADATA,sha256=YXFHQSjM_pHei9j3eiE_ijIAsJv6qx5Iip0Y9XDehAY,5399
41
+ power_grid_model_io-1.2.33.dist-info/WHEEL,sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18,92
42
+ power_grid_model_io-1.2.33.dist-info/top_level.txt,sha256=7sq9VveemMm2R0RgTBa4tH8y_xF4_1hxbufmX9OjCTo,20
43
+ power_grid_model_io-1.2.33.dist-info/RECORD,,