Skip to main content

Python implementation of the Common Information Model.

Project description

PyCIM is a Python implementation of the IEC Common Information Model.

Current features include:

  • Support for IEC 61970 15v13 and IEC 61968 11v05,

  • Legacy support for IEC 61970 14v15 and IEC 61968 10v31,

  • Profiles of the CIM, including: - Common Power Systems Model (CPSM) (CIM v14) - Common Distribution Power System Model (CDPSM) (CIM v14 and v15) - European Network of Transmission System Operators for Electricity (ENTSO-E) (CIM v14),

  • Class and attribute documentation integrated as Python doc-strings,

  • Transparent bi-directional reference handling using Python properties,

  • CIM RDF/XML parsing and serialisation according to IEC 61970-552.

Installation

PyCIM has no dependencies beyond Python 2.5 or later. It can be easy_installed using setuptools:

$ easy_install PyCIM

Alternatively, download and unpack the tarball and install:

$ tar zxf PyCIM-XX.XX.tar.gz
$ python setup.py install

On UNIX systems, use sudo for the latter command if you need to install the scripts to a directory that requires root privileges:

$ sudo python setup.py install

The development Git repository can be cloned from GitHub:

$ git clone https://github.com/rwl/PyCIM.git

Quick start

To parse a CIM RDF/XML file:

In[1]: import logging

In[2]: logging.basicConfig(level=logging.INFO)

In[3]: from PyCIM import cimread

In[4]: d = cimread('path/to/input_file.xml')
INFO:PyCIM.RDFXMLReader:Created 5660 CIM objects in 1.04s.

The cimread function returns a Python dictionary that maps UUIDs to CIM objects. To serialise the dictionary of objects:

In[5]: from PyCIM import cimwrite

In[6]: cimwrite(d, 'path/to/output_file.xml')
INFO:PyCIM.RDFXMLWriter:5660 CIM objects serialised in 1.14s.

For further information refer to the website and the API documentation.

License

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Credits

PyCIM is developed by Richard Lincoln (r.w.lincoln@gmail.com).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyCIM-15.13.2.tar.gz (1.8 MB view details)

Uploaded Source

Built Distributions

PyCIM-15.13.2.win32.exe (3.1 MB view details)

Uploaded Source

PyCIM-15.13.2-py2.7.egg (5.3 MB view details)

Uploaded Source

PyCIM-15.13.2-py2.6.egg (5.4 MB view details)

Uploaded Source

PyCIM-15.13.2-py2.5.egg (5.4 MB view details)

Uploaded Source

File details

Details for the file PyCIM-15.13.2.tar.gz.

File metadata

  • Download URL: PyCIM-15.13.2.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyCIM-15.13.2.tar.gz
Algorithm Hash digest
SHA256 f8666cd2ccfcb6c919336caa9190e44a7aa11ab60f38d7b1ac90e1d01df5ad0f
MD5 c485796f6b6f5b2e586f17f52fe22ba2
BLAKE2b-256 e28af006bb3034fb641695fc94d523a2ecbcb7ad4be105fce51be753415d7ea6

See more details on using hashes here.

File details

Details for the file PyCIM-15.13.2.win32.exe.

File metadata

  • Download URL: PyCIM-15.13.2.win32.exe
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyCIM-15.13.2.win32.exe
Algorithm Hash digest
SHA256 c10927fb3715f0739744596aaf5f74b106dfc0f8e02e5145d4c1191313a58cbd
MD5 5686957090eed94f731787c2b7821ba6
BLAKE2b-256 5fab521ccc1208892b9affd23e251b9853e89ba84d855f37a0050ad8296cfdde

See more details on using hashes here.

File details

Details for the file PyCIM-15.13.2-py2.7.egg.

File metadata

  • Download URL: PyCIM-15.13.2-py2.7.egg
  • Upload date:
  • Size: 5.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyCIM-15.13.2-py2.7.egg
Algorithm Hash digest
SHA256 264e494555f24e9c561c0890e1c7263bbdd187d5837bf604cd8776874286d622
MD5 7ca4eb70b670538dbbff960c05c65d39
BLAKE2b-256 c38da409c9249e35d71b507c043afd07cac5222f48e48c6e603b2beaaefead0e

See more details on using hashes here.

File details

Details for the file PyCIM-15.13.2-py2.6.egg.

File metadata

  • Download URL: PyCIM-15.13.2-py2.6.egg
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyCIM-15.13.2-py2.6.egg
Algorithm Hash digest
SHA256 d3eff9eca0d67cf36602e18e99a18bd272b212395857ab8a98871a5ffd47173f
MD5 803999edb643197b5683d120f437e589
BLAKE2b-256 fa8c2d4ae0796eb15eee6acac50fd9fa90d34d390aec50ba466ea38515af6717

See more details on using hashes here.

File details

Details for the file PyCIM-15.13.2-py2.5.egg.

File metadata

  • Download URL: PyCIM-15.13.2-py2.5.egg
  • Upload date:
  • Size: 5.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PyCIM-15.13.2-py2.5.egg
Algorithm Hash digest
SHA256 8bbc125c759c0689c2d20f308f17f5e088802f6375c140e850904dbee70bdce9
MD5 65fdb96842d4e925e53570e699b94309
BLAKE2b-256 8a8f71fb4dbe3418512c4fc6ec72bf61d8c33b4a9a5711af9f213231aadda597

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page