Contents

lkml 1.3.7

0

A speedy LookML parser implemented in pure Python.

A speedy LookML parser implemented in pure Python.

Stars: 184, Watchers: 184, Forks: 39, Open Issues: 14

The joshtemple/lkml repo was created 6 years ago and the last code push was 1 years ago.
The project is popular with 184 github stars!

How to Install lkml

You can install lkml using pip

pip install lkml

or add it to a project with poetry

poetry add lkml

Package Details

Author
Josh Temple
License
MIT
Homepage
https://github.com/joshtemple/lkml
PyPi:
https://pypi.org/project/lkml/
GitHub Repo:
https://github.com/joshtemple/lkml

Classifiers

  • Software Development
No  lkml  pypi packages just yet.

Errors

A list of common lkml errors.

Code Examples

Here are some lkml code examples and snippets.

Related Packages & Articles

ics 0.7.2

Python icalendar (rfc5545) parser

icalendar 7.0.1

RFC 5545 compatible parser and generator of iCalendar files

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

astroid 4.1.0

An abstract syntax tree for Python with inference support.