lkml 1.3.5
0
A speedy LookML parser implemented in pure Python.
Contents
A speedy LookML parser implemented in pure Python.
Stars: 164, Watchers: 164, Forks: 31, Open Issues: 9The 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
Related Packages
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