metabase-py:元数据库API Python包装器

时间:2024-04-18 14:38:27
【文件属性】:

文件名称:metabase-py:元数据库API Python包装器

文件大小:5KB

文件格式:ZIP

更新时间:2024-04-18 14:38:27

Python

元数据库 元数据库API Python包装器 从 如何使用 pip install metabase 范例程式码 import pprint from metabase import Metabase metabase = Metabase ( email = "" , password = "" ) # get all cards pprint . pprint ( metabase . get ( "/card/" )) payload = { 'dataset_query' : { 'database' : 2 , 'native' : { 'query' : "SELECT 1,2,3;" }, 'type' : 'native'


【文件预览】:
metabase-py-master
----metabase()
--------__init__.py(31B)
--------metabase.py(3KB)
----.github()
--------workflows()
----setup.cfg(40B)
----setup.py(411B)
----LICENSE.md(1KB)
----.gitignore(310B)
----README.md(1KB)

网友评论