Skip to main content

generates lookml from a warehouse

Project description

wh_lookml_gen

https://img.shields.io/pypi/v/wh_lookml_gen.svg https://img.shields.io/travis/lewischarlesbaker/wh_lookml_gen.svg Documentation Status

generates lookml from a warehouse

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wh_lookml_gen-0.2.6.tar.gz (13.8 kB view hashes)

Uploaded Source

Built Distribution

wh_lookml_gen-0.2.6-py2.py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page