pykml 0.2.0
0
Python KML library
Contents
pyKML is a Python package for creating, parsing, manipulating, and validating KML, a language for encoding and annotating geographic data.
Stars: 12, Watchers: 12, Forks: 9, Open Issues: 37The tylere/pykml
repo was created 8 years ago and the last code push was 8 months ago. The project is not very popular with only 12 github stars!
How to Install pykml
You can install pykml using pip
pip install pykml
or add it to a project with poetry
poetry add pykml
Package Details
- Author
- Tyler Erickson
- License
- BSD
- Homepage
- http://pypi.python.org/pypi/pykml
- PyPi:
- https://pypi.org/project/pykml/
- GitHub Repo:
- https://github.com/tylere/pykml
Classifiers
- Multimedia/Graphics/Viewers
- Scientific/Engineering/GIS
- Scientific/Engineering/Visualization
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pykml errors.
Code Examples
Here are some pykml
code examples and snippets.