Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scls19fr/pykml

Automatically exported from code.google.com/p/pykml
https://github.com/scls19fr/pykml

Last synced: about 1 month ago
JSON representation

Automatically exported from code.google.com/p/pykml

Awesome Lists containing this project

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)