# <img src="documentation/images/cimpy_logo.png" alt="CIMpy" width=120 />
The CIMpy package enables the import, modification and export of grid data in the format of XML/RDF documents based on the Common Information Model (CIM) specified by the IEC61970 standard.
The processing of grid data is based on CIM compatible Python classes. The codebase for the CIM compatible Python classes was generated in an automated way. A separate tool allows for an easy adaption of CIMpy and its underlying codebase.
The focus of CIMpy is on the support of the Common Grid Model Exchange Standard (CGMES) specified by the European Network of Transmission System Operators for Electricity (ENTSO-E). However, the CIMpy package can readily support further as well as new CIM versions if required.
## Documentation
CIMpy's documentation you can find [here](http://sogno-platform.github.io/cimpy/).
The documentation provides instructions on CIMpy's installation, getting started examples and the possibility to browse through the supported CIM class codebases.
## License
This project is released under the terms of the [Mozilla Public License Version 2.0](./LICENSE).
## Publication
If you are using CIMpy for your research, please cite the following paper in your publications:
Dinkelbach, J., Razik, L., Mirz, M., Benigni, A., Monti, A.: Template-based generation of programming language specific code for smart grid modelling compliant with CIM and CGMES.
J. Eng. 2023, 1–13 (2022). [https://doi.org/10.1049/tje2.12208](https://doi.org/10.1049/tje2.12208)
Raw data
{
"_id": null,
"home_page": null,
"name": "cimpy",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "cim, cgmes",
"author": "Institute for Automation of Complex Power Systems, OPAL-RT Technologies",
"author_email": null,
"download_url": null,
"platform": null,
"description": "# <img src=\"documentation/images/cimpy_logo.png\" alt=\"CIMpy\" width=120 />\n\nThe CIMpy package enables the import, modification and export of grid data in the format of XML/RDF documents based on the Common Information Model (CIM) specified by the IEC61970 standard.\n\nThe processing of grid data is based on CIM compatible Python classes. The codebase for the CIM compatible Python classes was generated in an automated way. A separate tool allows for an easy adaption of CIMpy and its underlying codebase.\n\nThe focus of CIMpy is on the support of the Common Grid Model Exchange Standard (CGMES) specified by the European Network of Transmission System Operators for Electricity (ENTSO-E). However, the CIMpy package can readily support further as well as new CIM versions if required.\n\n## Documentation\n\nCIMpy's documentation you can find [here](http://sogno-platform.github.io/cimpy/).\nThe documentation provides instructions on CIMpy's installation, getting started examples and the possibility to browse through the supported CIM class codebases.\n\n## License\n\nThis project is released under the terms of the [Mozilla Public License Version 2.0](./LICENSE).\n\n## Publication\n\nIf you are using CIMpy for your research, please cite the following paper in your publications:\n\nDinkelbach, J., Razik, L., Mirz, M., Benigni, A., Monti, A.: Template-based generation of programming language specific code for smart grid modelling compliant with CIM and CGMES.\nJ. Eng. 2023, 1\u201313 (2022). [https://doi.org/10.1049/tje2.12208](https://doi.org/10.1049/tje2.12208)\n",
"bugtrack_url": null,
"license": null,
"summary": "Python package for import, modification and export of CIM grid data",
"version": "1.1.0",
"project_urls": {
"Documentation": "https://sogno.energy/cimpy/",
"Homepage": "https://sogno.energy/cimpy/",
"Issues": "https://github.com/sogno-platform/cimpy/issues",
"Repository": "https://github.com/sogno-platform/cimpy"
},
"split_keywords": [
"cim",
" cgmes"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "c0e9a98a0bbe7eb08761735f99cebf9efa2044a1c1eb1a1ba06728a701a12ee2",
"md5": "64f3e9d65003dd4e8020898f00484b0a",
"sha256": "4da1a61f0a55c70c31453c457c3f8cbddb5586feaced0d634cf5c81dcf1c70fb"
},
"downloads": -1,
"filename": "cimpy-1.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "64f3e9d65003dd4e8020898f00484b0a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 519451,
"upload_time": "2024-06-20T20:41:41",
"upload_time_iso_8601": "2024-06-20T20:41:41.582850Z",
"url": "https://files.pythonhosted.org/packages/c0/e9/a98a0bbe7eb08761735f99cebf9efa2044a1c1eb1a1ba06728a701a12ee2/cimpy-1.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-20 20:41:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sogno-platform",
"github_project": "cimpy",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "cimpy"
}