Contents

pykml 0.2.0

0

Python KML library

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: 37

The tylere/pykml repo was created 8 years ago and the last code push was 1 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
No  pykml  pypi packages just yet.

Errors

A list of common pykml errors.

Code Examples

Here are some pykml code examples and snippets.

Related Packages & Articles

PyWavefront 1.3.3

PyWavefront is a Python library designed for importing Wavefront 3D object files (.obj and .obj.gz) and material files (.mtl). It generates interleaved vertex data for each material, making it ready for rendering. The library supports Python 3.4+ and offers a simple optional visualization module for rendering the objects. PyWavefront supports positions, texture coordinates, normals, vertex color, material parsing, texture, and texture parameters. It's an ideal tool for Python developers working with 3D graphics and Wavefront files.

starlette-context 0.3.6

Middleware for Starlette that allows you to store and access the context data of a request. Can be used with logging so logs automatically use request headers such as x-request-id or x-correlation-id.

authx 1.1.0

Ready to use and customizable Authentications and Oauth2 management for FastAPI

fastapi-jwt-auth 0.5.0

FastAPI extension that provides JWT Auth support (secure, easy to use and lightweight)

fastapi-redis-cache 0.2.5

A simple and robust caching solution for FastAPI endpoints, fueled by the unfathomable power of Redis.

websauna 1.0a13

Websauna is a full stack Python web framework for building web services and back offices with admin interface and sign up process.