Contents

lkml 1.3.5

0

A speedy LookML parser implemented in pure Python.

A speedy LookML parser implemented in pure Python.

Stars: 164, Watchers: 164, Forks: 31, Open Issues: 9

The joshtemple/lkml repo was created 5 years ago and the last code push was 2 months ago.
The project is popular with 164 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.

GitHub Issues

The lkml package has 9 open issues on GitHub

  • Add back comments to parsed/dumped file

See more issues on GitHub

Related Packages & Articles

ics 0.7.2

Python icalendar (rfc5545) parser

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

astroid 3.3.5

An abstract syntax tree for Python with inference support.