CGNS/Python - A Python implementation#
The CGNS/Python mapping defines a tree structure composed of nodes implemented for the Python programming language. A special links structure is also defined for a correct mapping of the management of files on the disk. The mapping presented here is not a library; it is the lowest possible correspondence between a CGNS/SIDS structure and a Python representation. This specification is public and can be used as the basis for Python-based CGNS application interoperability. Python is an interpreted language with a textual representation of its objects. This representation can be used for CGNS/Python trees as well.
The Python documentation is not up-to-date (v3.1.2).
Currently, the documentation is only available as PDF files: