generates lookml from a warehouse
Project description
wh_lookml_gen
generates lookml from a warehouse
Free software: MIT license
Documentation: https://wh-lookml-gen.readthedocs.io.
Features
### bq_lookml_generator v.0.1.1
This automatic generator is buit over Josh Temples looker parser [https://github.com/joshtemple/lkml]. Building out lkml, it allows you to generate lookml from BigQuery metadata.
## getting started
make sure you are working in a venv.
pip install lookml_gen
- config params
- run lookml_gen_init
- head to .lookml_gen and input your wh credentials
- warehouse configs
either input big_query or red_shift (current support warehouses) under warehouse_name
input schema name
input project name
- security
- big_query
input your keyfile path
- red_shift
input you credentials
input your warehouse schema target in here lookml/bq_lookml_gen/warehouse_target.py
type lookml_gen into terminal and watch the base explore generate…
## troubleshooting
run pip install -r requirements.txt if you are running into dependency issues
you can run bq_lookml_gen.py from terminal if needed
## to update
twine upload –skip-existing dist/*
## to develop
add new features to setup tools using: python setup.py develop
rebuild the wheel
python setup.py sdist bdist_wheel
pip freeze > requirements.txt
cat requirements.txt
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.7 (2021-05-28)
First release on PyPI.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file wh_lookml_gen-0.2.2.tar.gz
.
File metadata
- Download URL: wh_lookml_gen-0.2.2.tar.gz
- Upload date:
- Size: 13.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7674f6317e3e30b756dc29e31b4cf06f64059f3a55d6b753d211c4839b7176af |
|
MD5 | 4adcf12ab8a9c9e30c66f72501d55ae9 |
|
BLAKE2b-256 | 08b6157295abbcff5259f7837e81f082120d8b228caeab40aaa32c6728929480 |
File details
Details for the file wh_lookml_gen-0.2.2-py2.py3-none-any.whl
.
File metadata
- Download URL: wh_lookml_gen-0.2.2-py2.py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd10f8b28b109a6af2afd4fb36bb75cefa0796eaed0f31a5d300ebab68ec3187 |
|
MD5 | fc11c03978242adcaec4089a305e717d |
|
BLAKE2b-256 | a09909d5087230c04d015ff2fc0d969bdbe080b3e56677d4b842f2e382668554 |