Metadata-Version: 2.4
Name: looker_loader
Version: 0.1.3
Summary: Add your description here
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: aiohttp>=3.11.18
Requires-Dist: curio>=1.6
Requires-Dist: google-cloud-bigquery>=3.30.0
Requires-Dist: httpx>=0.28.1
Requires-Dist: lkml>=1.3.7
Requires-Dist: pydantic>=2.10.6
Requires-Dist: pytest>=8.3.5
Requires-Dist: pyyaml>=6.0.2
Requires-Dist: rich>=13.9.4
Requires-Dist: ruamel-yaml>=0.18.10
Description-Content-Type: text/markdown

# work in progress

## define rules for loading data and automatically apply it when loading the data in looker

### intended features
- write rules for how to format columns
- write rules for generating derived columns and measures
- refresh tables using cicd
- leverage llm to translate names and descriptions using locales, in a editable way