Package pygmlparser

The main package for the basic parsed elements

Expand source code
"""
The main package for the basic parsed elements
"""

Sub-modules

pygmlparser.Edge
pygmlparser.Graph
pygmlparser.Node
pygmlparser.Parser
pygmlparser.exceptions

This packages houses all the parser exceptions

pygmlparser.graphics

This package contains the extension graphics created by the Tulip GML exporter plugin