Skip to content

yunjunz/pykml

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Install

git clone https://github.com/yunjunz/pykml.git; cd pykml
python3 setup.py build     
python3 setup.py install    

About

A Python package for creating and manipulating KML documents.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%