Python KML (Keyhole Markup Language) library for parsing, constructing, and manipulating KML files. Version 0.2.0 is the current release; it is in maintenance mode with infrequent updates.
pip install pykmlVerified import paths — ran on the pinned version, not inferred.
Parse a KML string and access element attributes.
pip install lxml
Use the pykml.factory module with KML_ElementMaker for generating KML.
No dependency data recorded yet.