# pykml **Repository Path**: name-ji/pykml ## Basic Information - **Project Name**: pykml - **Description**: Mirror/Fork of http://code.google.com/p/pykml - **Primary Language**: Unknown - **License**: BSD-3-Clause - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ==== PyKML ===== 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)