You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PyKML is a Python package for authoring, parsing, and manipulating KML
documents. It is based on the lxml library (http://codespeak.net/lxml/)
which provides a Python API for working with XML documents.
Dependencies
lxml (>=2.2.8, older versions not tested)
About
pyKML is a Python package for creating, parsing, manipulating, and validating KML documents.