LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
mara_schema/__init__.py
mara_schema/attribute.py
mara_schema/config.py
mara_schema/data_set.py
mara_schema/entity.py
mara_schema/metric.py
mara_schema/sql_generation.py
mara_schema.egg-info/PKG-INFO
mara_schema.egg-info/SOURCES.txt
mara_schema.egg-info/dependency_links.txt
mara_schema.egg-info/requires.txt
mara_schema.egg-info/top_level.txt
mara_schema/example/__init__.py
mara_schema/example/dimensional-schema.sql
mara_schema/example/data_sets/customers.py
mara_schema/example/data_sets/order_items.py
mara_schema/example/data_sets/products.py
mara_schema/example/entities/customer.py
mara_schema/example/entities/order.py
mara_schema/example/entities/order_item.py
mara_schema/example/entities/product.py
mara_schema/example/entities/product_category.py
mara_schema/ui/__init__.py
mara_schema/ui/graph.py
mara_schema/ui/views.py
mara_schema/ui/static/data-set-sql-query.js
mara_schema/ui/static/mara-schema.css